Class EntityCryptoException

All Implemented Interfaces:
Serializable

public class EntityCryptoException extends GenericEntityException
See Also:
  • Constructor Details

    • EntityCryptoException

      public EntityCryptoException()
    • EntityCryptoException

      public EntityCryptoException(Throwable nested)
    • EntityCryptoException

      public EntityCryptoException(String str)
    • EntityCryptoException

      public EntityCryptoException(String str, Throwable nested)