public class InternalServiceException extends FMSException
Constructor and Description |
---|
InternalServiceException(List<Error> error)
Constructor for InternalServiceException
|
InternalServiceException(String errorMessage)
Constructor for InternalServiceException
|
InternalServiceException(String errorMessage,
Throwable throwable)
Constructor for InternalServiceException
|
InternalServiceException(Throwable throwable)
Constructor for InternalServiceException
|
getErrorList, getString, getThrowable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InternalServiceException(List<Error> error)
error
- the list of errorspublic InternalServiceException(String errorMessage)
errorMessage
- the error messagepublic InternalServiceException(Throwable throwable)
throwable
- the throwableCopyright © 2017. All rights reserved.