issrg.pba.rbac
Class RevocationNotDecisiveException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by issrg.utils.EmbeddedException
              extended by issrg.pba.PbaException
                  extended by issrg.pba.rbac.RevocationNotDecisiveException
All Implemented Interfaces:
java.io.Serializable

public class RevocationNotDecisiveException
extends PbaException

See Also:
Serialized Form

Constructor Summary
RevocationNotDecisiveException()
           
RevocationNotDecisiveException(java.lang.String msg)
           
RevocationNotDecisiveException(java.lang.String msg, java.lang.Throwable thrw)
           
 
Method Summary
 
Methods inherited from class issrg.utils.EmbeddedException
getEmbedded, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RevocationNotDecisiveException

public RevocationNotDecisiveException()

RevocationNotDecisiveException

public RevocationNotDecisiveException(java.lang.String msg)

RevocationNotDecisiveException

public RevocationNotDecisiveException(java.lang.String msg,
                                      java.lang.Throwable thrw)