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