Package io.fusionauth.der
Class DerEncodingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
io.fusionauth.der.DerEncodingException
- All Implemented Interfaces:
Serializable
- Author:
- Daniel DeGroff
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDerEncodingException(String message) DerEncodingException(String message, Throwable cause) DerEncodingException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DerEncodingException
-
DerEncodingException
-
DerEncodingException
-