public class OAIException extends Exception
| Constructor and Description |
|---|
OAIException()
without detail
message.
|
OAIException(Exception ex) |
OAIException(String msg)
with the specified
detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.