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