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, toString
public ValidationEvent createValidationEvent()
public UnmarshalException createUnmarshalException()
Copyright © 2024 Oracle Corporation. All rights reserved.