public class PropertyException extends JAXBException
Constructor and Description |
---|
PropertyException(String message) |
PropertyException(String name,
Object value) |
PropertyException(String message,
String errorCode) |
PropertyException(String message,
String errorCode,
Throwable cause) |
PropertyException(String message,
Throwable cause) |
PropertyException(Throwable cause) |
getCause, getErrorCode, getLinkedException, setLinkedException, toString
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2015. All rights reserved.