com.multisoftgroup.jerry.server.exceptions
Class StartServerExeption
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.multisoftgroup.jerry.server.exceptions.StartServerExeption
- All Implemented Interfaces:
- Serializable
public class StartServerExeption
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StartServerExeption
public StartServerExeption()
StartServerExeption
public StartServerExeption(String threadName)
StartServerExeption
public StartServerExeption(String threadName,
Throwable cause)
StartServerExeption
public StartServerExeption(Throwable cause)