Class AnnotatedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bouncycastle.jce.provider.AnnotatedException
All Implemented Interfaces:
Serializable, ExtException

public class AnnotatedException extends Exception implements ExtException
See Also:
  • Constructor Details

    • AnnotatedException

      public AnnotatedException(String string, Throwable e)
    • AnnotatedException

      public AnnotatedException(String string)
  • Method Details