Class FormXmlCrypto.CryptoException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.avoka.fc.core.util.FormXmlCrypto.CryptoException
All Implemented Interfaces:
Serializable
Enclosing class:
FormXmlCrypto

public static class FormXmlCrypto.CryptoException extends Exception
Provides a crypto exception.
See Also:
  • Constructor Details

    • CryptoException

      public CryptoException(Throwable cause)
      Create a crypto exception with the give cause.
      Parameters:
      cause - the root cause