public class PropertyNotFoundException extends Exception
PropertyNotFoundException(String msg)
PropertyNotFoundException(String msg, Throwable throwable)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PropertyNotFoundException(String msg)
public PropertyNotFoundException(String msg, Throwable throwable)
Copyright © 2020. All rights reserved.