Class EtaPlusOperationExceptions.PermissionNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
energy.eddie.regionconnector.de.eta.exceptions.EtaPlusOperationExceptions.PermissionNotFoundException
- All Implemented Interfaces:
Serializable
- Enclosing class:
EtaPlusOperationExceptions
Thrown when a permission request cannot be found in the DE-ETA repository.
This is an unchecked exception suitable for use in reactive/event-driven flows
where checked exceptions cannot be propagated.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PermissionNotFoundException
-