android.net.sip
Class SipException
java.lang.Object
java.lang.Throwable
java.lang.Exception
android.net.sip.SipException
- All Implemented Interfaces:
- Serializable
public class SipException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SipException
public SipException()
SipException
public SipException(String message)
SipException
public SipException(String message,
Throwable cause)
Copyright © 2008-2012. All Rights Reserved.