public class MotanServiceException extends MotanAbstractException
errorMsg, motanErrorMsg| Constructor and Description |
|---|
MotanServiceException() |
MotanServiceException(MotanErrorMsg motanErrorMsg) |
MotanServiceException(String message) |
MotanServiceException(String message,
MotanErrorMsg motanErrorMsg) |
MotanServiceException(String message,
Throwable cause) |
MotanServiceException(String message,
Throwable cause,
MotanErrorMsg motanErrorMsg) |
MotanServiceException(Throwable cause) |
MotanServiceException(Throwable cause,
MotanErrorMsg motanErrorMsg) |
getErrorCode, getMessage, getMotanErrorMsg, getOriginMessage, getStatusaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MotanServiceException()
public MotanServiceException(MotanErrorMsg motanErrorMsg)
public MotanServiceException(String message)
public MotanServiceException(String message, MotanErrorMsg motanErrorMsg)
public MotanServiceException(String message, Throwable cause, MotanErrorMsg motanErrorMsg)
public MotanServiceException(Throwable cause)
public MotanServiceException(Throwable cause, MotanErrorMsg motanErrorMsg)
Copyright © 2020. All rights reserved.