public class MerchantException extends ClientException
Constructor and Description |
---|
MerchantException(String message)
creates an instance of this class taking an error description as argument
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MerchantException(String message)
message
- a string describing the errorCopyright © 2019. All rights reserved.