public class MultipartObjectIdException extends ValueObjectException
Constructor and Description |
---|
MultipartObjectIdException(String strMessage)
Class constructor specifying a detailed message.
|
MultipartObjectIdException(String strMessage,
Throwable thE)
Class constructor specifying a detailed message and the original thrown exception.
|
getOriginalException, getStackTrace, getStackTrace, isSQLExceptionThrown, printStackTrace, printStackTrace, printStackTrace, removeOriginalException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getSuppressed, initCause, setStackTrace, toString
public MultipartObjectIdException(String strMessage, Throwable thE)
strMessage
- the detailed message of this exceptionthE
- the originally thrown exceptionpublic MultipartObjectIdException(String strMessage)
strMessage
- the message of this exceptionCopyright © 2003, 2022, Oracle and/or its affiliates.
Oracle®, Java, and MySQL are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.