public class LaserConfigurationNotFoundException extends LaserConsoleException
| Constructor and Description |
|---|
LaserConfigurationNotFoundException()
Default constructor.
|
LaserConfigurationNotFoundException(java.lang.String message)
Constructor.
|
LaserConfigurationNotFoundException(java.lang.String message,
java.lang.Throwable rootCause)
Constructor.
|
getRootCausepublic LaserConfigurationNotFoundException()
public LaserConfigurationNotFoundException(java.lang.String message)
message - the messagepublic LaserConfigurationNotFoundException(java.lang.String message,
java.lang.Throwable rootCause)
message - the messagerootCause - the root exception