public class ProfileException extends CashierException
Constructor and Description |
---|
ProfileException(java.lang.String message)
Deprecated.
Constructs a new ProfileException with the specified detail message
|
ProfileException(java.lang.String message, java.lang.Throwable nestedException)
Deprecated.
Constructs a new ProfileException with the specified detail message and Throwable object
|
public ProfileException(java.lang.String message)
public ProfileException(java.lang.String message, java.lang.Throwable nestedException)