com.oki.sip.equips.security
Class ReceiverBlockingException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.security.GeneralSecurityException
              extended byjavax.security.auth.login.LoginException
                  extended byjavax.security.auth.login.FailedLoginException
                      extended bycom.oki.sip.equips.security.ReceiverBlockingException
All Implemented Interfaces:
java.io.Serializable

public class ReceiverBlockingException
extends javax.security.auth.login.FailedLoginException

See Also:
Serialized Form

Constructor Summary
ReceiverBlockingException()
           
ReceiverBlockingException(java.lang.String msg)
           
 
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

ReceiverBlockingException

public ReceiverBlockingException()

ReceiverBlockingException

public ReceiverBlockingException(java.lang.String msg)