public class ApplicationServerInternalException extends ResourceException
Constructor and Description |
---|
ApplicationServerInternalException() |
ApplicationServerInternalException(String message) |
ApplicationServerInternalException(String message,
String errorCode) |
ApplicationServerInternalException(String message,
Throwable cause) |
ApplicationServerInternalException(Throwable cause) |
getErrorCode, getLinkedException, setErrorCode, setLinkedException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ApplicationServerInternalException()
public ApplicationServerInternalException(String message)
public ApplicationServerInternalException(Throwable cause)
public ApplicationServerInternalException(String message, Throwable cause)
Copyright © 2013. All Rights Reserved.