public class IllegalPropertyValueException extends RuntimeException
Exception that will be thrown by PropertyService if property does not exist or value is unexpected!
Copyright 2010 (C) by Martin Ganserer
| Constructor and Description |
|---|
IllegalPropertyValueException(String message)
Constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalPropertyValueException(String message)
message - Copyright © 2015. All rights reserved.