Package oracle.pgx.api.admin
Class PgxShutdownException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.pgx.api.admin.PgxShutdownException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPgxShutdownException(String message) PgxShutdownException(String message, Throwable cause) PgxShutdownException(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
-
PgxShutdownException
public PgxShutdownException() -
PgxShutdownException
-
PgxShutdownException
-
PgxShutdownException
-