bamboo.util
Class Certificate.InvalidException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by bamboo.util.Certificate.InvalidException
All Implemented Interfaces:
Serializable
Enclosing class:
Certificate

public static class Certificate.InvalidException
extends Exception

See Also:
Serialized Form

Constructor Summary
Certificate.InvalidException(String s)
           
 
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

Certificate.InvalidException

public Certificate.InvalidException(String s)