public class ApplicationServerInternalException extends ResourceException
Constructor and Description |
---|
ApplicationServerInternalException() |
ApplicationServerInternalException(java.lang.String message) |
ApplicationServerInternalException(java.lang.String message,
java.lang.String errorCode) |
ApplicationServerInternalException(java.lang.String message,
java.lang.Throwable cause) |
ApplicationServerInternalException(java.lang.Throwable cause) |
getErrorCode, getLinkedException, setErrorCode, setLinkedException
public ApplicationServerInternalException()
public ApplicationServerInternalException(java.lang.String message)
public ApplicationServerInternalException(java.lang.Throwable cause)
public ApplicationServerInternalException(java.lang.String message, java.lang.Throwable cause)
public ApplicationServerInternalException(java.lang.String message, java.lang.String errorCode)