Class HashMismatchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.codingchili.core.context.CoreException
com.codingchili.core.security.exception.HashMismatchException
All Implemented Interfaces:
CoreExceptionFormat, Serializable

public class HashMismatchException extends CoreException
Throw when a hash comparison has failed.
See Also:
Serialized Form
  • Constructor Details

    • HashMismatchException

      public HashMismatchException()