Class PeppolSecurityException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- network.oxalis.vefa.peppol.common.lang.PeppolException
-
- network.oxalis.vefa.peppol.security.lang.PeppolSecurityException
-
- All Implemented Interfaces:
Serializable
public class PeppolSecurityException extends PeppolException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PeppolSecurityException(String message)PeppolSecurityException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-