Package io.keyko.nevermined.exceptions
Class ProvenanceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.keyko.nevermined.exceptions.NeverminedException
-
- io.keyko.nevermined.exceptions.ProvenanceException
-
- All Implemented Interfaces:
Serializable
public class ProvenanceException extends NeverminedException
Business Exception related with Provenance issues- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProvenanceException(String message)ProvenanceException(String message, Throwable e)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-