OciException 建構
Creates a new instance of the OciException class.
多載清單
名稱 | 描述 | |
---|---|---|
![]() |
OciException() () () () | Creates a new instance of the OciException class. |
![]() |
OciException(String) | Creates a new instance of the OciException class with a specified error message. |
![]() |
OciException(SerializationInfo, StreamingContext) | Creates a new instance of the OciException class with serialized data. |
![]() |
OciException(String, Exception) | Creates a new instance of the OciException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
頂端