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