Class PeppolParsingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- network.oxalis.vefa.peppol.common.lang.PeppolException
-
- network.oxalis.vefa.peppol.common.lang.PeppolParsingException
-
- All Implemented Interfaces:
Serializable
public class PeppolParsingException extends PeppolException
- Author:
- erlend
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PeppolParsingException(String message)PeppolParsingException(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
-
-