com.faunos.util.net
Class HandletStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.faunos.util.net.HandletException
com.faunos.util.net.HandletStateException
- All Implemented Interfaces:
- Serializable
public class HandletStateException
- extends HandletException
- Author:
- Babak Farhang
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
HandletStateException
public HandletStateException()
HandletStateException
public HandletStateException(String message)
HandletStateException
public HandletStateException(Throwable cause)
HandletStateException
public HandletStateException(String message,
Throwable cause)