org.wso2.carbon.utils
Class ServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wso2.carbon.utils.ServerException
- All Implemented Interfaces:
- Serializable
public class ServerException
- extends Exception
Exception class for a Server
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ServerException
public ServerException()
ServerException
public ServerException(String message)
ServerException
public ServerException(Throwable cause)
ServerException
public ServerException(String message,
Throwable cause)
Copyright © 2014 WSO2 Inc. All rights reserved.