org.mobicents.slee.services.sip.common
Class SipLoopDetectedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.mobicents.slee.services.sip.common.SipLoopDetectedException
All Implemented Interfaces:
java.io.Serializable

public class SipLoopDetectedException
extends java.lang.Exception
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
SipLoopDetectedException()
           
SipLoopDetectedException(java.lang.String message)
           
SipLoopDetectedException(java.lang.String message, java.lang.Throwable cause)
           
SipLoopDetectedException(java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SipLoopDetectedException

public SipLoopDetectedException()

SipLoopDetectedException

public SipLoopDetectedException(java.lang.String message,
                                java.lang.Throwable cause)

SipLoopDetectedException

public SipLoopDetectedException(java.lang.String message)

SipLoopDetectedException

public SipLoopDetectedException(java.lang.Throwable cause)


Copyright © 2008. All Rights Reserved.