public class PropertyNotFoundException extends MappingException
Constructor and Description |
---|
PropertyNotFoundException(String message)
Constructs a PropertyNotFoundException given the specified message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PropertyNotFoundException(String message)
message
- A message explaining the exception conditionCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.