Package org.pgpainless.exception
Class KeyIntegrityException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Error
-
- java.lang.AssertionError
-
- org.pgpainless.exception.KeyIntegrityException
-
- All Implemented Interfaces:
Serializable
public class KeyIntegrityException extends AssertionError
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description KeyIntegrityException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
KeyIntegrityException
public KeyIntegrityException()
-
-