public class BusParamException extends PortalException
| Constructor and Description |
|---|
BusParamException(String msg)
Constructs an instance of BusParamException
|
BusParamException(String msg,
int errNum)
Constructs an instance of BusParamException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BusParamException(String msg)
msg - A string description of the errorpublic BusParamException(String msg, int errNum)
msg - A string description of the errorerrNum - An Portal error codeCopyright © 2003, 2023, Oracle and/or its affiliates.