public class UnreportedException extends Exception
| Constructor and Description |
|---|
UnreportedException(String msg,
Locator locator)
Deprecated.
|
UnreportedException(String msg,
Locator locator,
Exception nestedException)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
UnmarshalException |
createUnmarshalException()
Deprecated.
Makes an UnmarshalException from this.
|
ValidationEvent |
createValidationEvent()
Deprecated.
Makes a ValidationEvent that holds the same information.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ValidationEvent createValidationEvent()
public UnmarshalException createUnmarshalException()
Copyright © 2015 Oracle Corporation. All Rights Reserved.