public class OraclePropertyGraphAnalyticsException extends OraclePropertyGraphException
Constructor and Description |
---|
OraclePropertyGraphAnalyticsException()
Constructs a OraclePropertyGraphAnalystException
|
OraclePropertyGraphAnalyticsException(String message)
Construct a OraclePropertyGraphAnalyticsException with the specified detail message.
|
OraclePropertyGraphAnalyticsException(String message,
Throwable cause)
Construct a OraclePropertyGraphAnalyticsException with the specified detail message
and nested exception.
|
OraclePropertyGraphAnalyticsException(Throwable cause)
Construct a OraclePropertyGraphAnalyticsException with the specified nested exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OraclePropertyGraphAnalyticsException()
public OraclePropertyGraphAnalyticsException(String message)
message
- the detail messagepublic OraclePropertyGraphAnalyticsException(String message, Throwable cause)
message
- the detail messagecause
- the nested exceptionpublic OraclePropertyGraphAnalyticsException(Throwable cause)
cause
- the nested exceptionCopyright © 2017 Oracle and/or its affiliates. All Rights Reserved.