public class OraclePropertyGraphAnalyticsException extends OraclePropertyGraphException
| Constructor and Description |
|---|
OraclePropertyGraphAnalyticsException()
Constructs a OraclePropertyGraphAnalystException
|
OraclePropertyGraphAnalyticsException(java.lang.String message)
Construct a OraclePropertyGraphAnalyticsException with the specified detail message.
|
OraclePropertyGraphAnalyticsException(java.lang.String message, java.lang.Throwable cause)
Construct a OraclePropertyGraphAnalyticsException with the specified detail message and nested exception.
|
OraclePropertyGraphAnalyticsException(java.lang.Throwable cause)
Construct a OraclePropertyGraphAnalyticsException with the specified nested exception.
|
public OraclePropertyGraphAnalyticsException()
public OraclePropertyGraphAnalyticsException(java.lang.String message)
message - the detail message
public OraclePropertyGraphAnalyticsException(java.lang.String message,
java.lang.Throwable cause)
message - the detail messagecause - the nested exceptionpublic OraclePropertyGraphAnalyticsException(java.lang.Throwable cause)
cause - the nested exceptionCopyright © 2017, 2018 Oracle and/or its affiliates. All Rights Reserved.