Package io.dialob.client.spi.support
Class DialobAssert.DialobAssertException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalArgumentException
-
- io.dialob.client.spi.support.DialobAssert.DialobAssertException
-
- All Implemented Interfaces:
DialobErrorHandler.DialobClientException,Serializable
- Enclosing class:
- DialobAssert
public static class DialobAssert.DialobAssertException extends IllegalArgumentException implements DialobErrorHandler.DialobClientException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DialobAssertException(String s)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
DialobAssertException
public DialobAssertException(String s)
-
-