Package app.tozzi.mail.pec.exception
Class PECParserException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- app.tozzi.mail.pec.exception.PECParserException
-
- All Implemented Interfaces:
Serializable
public class PECParserException extends Exception
- Author:
- biagio.tozzi
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PECParserException(String errore, Exception e)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-