public class RegistrationException
extends java.lang.Exception
Constructor and Description |
---|
RegistrationException(java.lang.String message)
Instantiates a new registration exception.
|
RegistrationException(java.lang.Throwable ex)
Instantiates a new registration exception.
|
public RegistrationException(java.lang.String message)
message
- the messagepublic RegistrationException(java.lang.Throwable ex)
ex
- the ex