public class PropertyFileNotFoundException extends Exception
Constructor and Description |
---|
PropertyFileNotFoundException(String message)
Instantiates a new property file not found exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PropertyFileNotFoundException(String message)
message
- the messageCopyright © 2016. All Rights Reserved.