Package io.dialob.client.spi.composer
Class ReleaseDumpToStoreEntityVisitor.ReleaseDumpToStoreEntityException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.dialob.client.spi.composer.ReleaseDumpToStoreEntityVisitor.ReleaseDumpToStoreEntityException
-
- All Implemented Interfaces:
DialobErrorHandler.DialobClientException,Serializable
- Enclosing class:
- ReleaseDumpToStoreEntityVisitor
public static class ReleaseDumpToStoreEntityVisitor.ReleaseDumpToStoreEntityException extends RuntimeException implements DialobErrorHandler.DialobClientException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ReleaseDumpToStoreEntityException(String message)ReleaseDumpToStoreEntityException(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
-
-