Class SaltedHashEncodingException

All Implemented Interfaces:
Serializable

public class SaltedHashEncodingException extends SaltedHashException
Author:
Peter Palaga
See Also:
  • Constructor Details

    • SaltedHashEncodingException

      public SaltedHashEncodingException()
    • SaltedHashEncodingException

      public SaltedHashEncodingException(String message, Throwable cause)
      Parameters:
      message -
      cause -
    • SaltedHashEncodingException

      public SaltedHashEncodingException(String message)
      Parameters:
      message -
    • SaltedHashEncodingException

      public SaltedHashEncodingException(Throwable cause)
      Parameters:
      cause -