public class PropertyException extends BeanException
PropertyException(String s)
PropertyException(String message, Throwable cause)
PropertyException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PropertyException(String s)
public PropertyException(Throwable cause)
public PropertyException(String message, Throwable cause)
Copyright © 2024. All rights reserved.