public class LaserConnectionException extends LaserException
| Constructor and Description |
|---|
LaserConnectionException()
Default constructor.
|
LaserConnectionException(java.lang.String message)
Constructor.
|
LaserConnectionException(java.lang.String message,
java.lang.Throwable cause)
Constructor.
|
getRootCausepublic LaserConnectionException()
public LaserConnectionException(java.lang.String message)
message - the messagepublic LaserConnectionException(java.lang.String message,
java.lang.Throwable cause)
message - the messagecause - the root exception