Class CSRGenerationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.graylog.security.certutil.csr.exceptions.CSRGenerationException
All Implemented Interfaces:
Serializable

public class CSRGenerationException extends Exception
See Also:
  • Constructor Details

    • CSRGenerationException

      public CSRGenerationException(String message, Throwable cause)