Class KeystoreOperationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.wildfly.channel.gpg.KeystoreOperationException
All Implemented Interfaces:
Serializable

public class KeystoreOperationException extends RuntimeException
See Also:
  • Constructor Details

    • KeystoreOperationException

      public KeystoreOperationException()
    • KeystoreOperationException

      public KeystoreOperationException(String message)
    • KeystoreOperationException

      public KeystoreOperationException(String message, Throwable cause)
    • KeystoreOperationException

      public KeystoreOperationException(Throwable cause)