com.annahid.libs.artenus.security
ValidationException
Exception thrown when an error occurs while validating the integrity of data managed by an
Obfuscator. public class ValidationException extends Exception
Constructor Summary
| Modifier and Type | Constructor and Description |
|---|---|
public | ValidationException() |
public | ValidationException(String s) |
Method Summary
Methods inherited from java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringMethods inherited from java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait