Package com.google.gerrit.server
Class GpgException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.gerrit.server.GpgException
- All Implemented Interfaces:
Serializable
Generic exception type for GPG-related exceptions.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGpgException
(String message) GpgException
(String message, Throwable cause) GpgException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GpgException
-
GpgException
-
GpgException
-