public final class AccessorException extends Exception
RawAccessor
.
This error is not reported to the user handler. Once reported the error should be wrapped into another exception.
This exception happens primarily when JAXB accesses the getter/setter method and it throws a checked exception.
Subject to change without notice.
Constructor and Description |
---|
AccessorException() |
AccessorException(String message) |
AccessorException(String message,
Throwable cause) |
AccessorException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017 JBoss by Red Hat. All rights reserved.