Package org.jainslee.resources.sip
Class Rel100Exception
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.jainslee.resources.sip.SipException
-
- org.jainslee.resources.sip.Rel100Exception
-
- All Implemented Interfaces:
Serializable
public class Rel100Exception extends SipException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Rel100Exception(String message)
Rel100Exception(String message, Throwable t)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-