Class KeyGen2Exception

All Implemented Interfaces:
Serializable

public class KeyGen2Exception extends RuntimeException
Wrapper for making the KeyGen2 library only throw unchecked exceptions.
See Also:
  • Constructor Details

    • KeyGen2Exception

      public KeyGen2Exception(Exception sourceException)
      Constructor for rethrowing checked exceptions.
      Parameters:
      sourceException -
    • KeyGen2Exception

      public KeyGen2Exception(String message)
      Constructor for original exceptions.
      Parameters:
      message -