Package network.oxalis.sniffer.lang
Class InvalidPeppolParticipantException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- network.oxalis.api.lang.OxalisRuntimeException
-
- network.oxalis.sniffer.lang.InvalidPeppolParticipantException
-
- All Implemented Interfaces:
Serializable
public class InvalidPeppolParticipantException extends network.oxalis.api.lang.OxalisRuntimeException- Author:
- steinar Date: 09.11.2016 Time: 20.09
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidPeppolParticipantException(String s)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
InvalidPeppolParticipantException
public InvalidPeppolParticipantException(String s)
-
-