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