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