public class UnsupportedPropertyException extends Exception
Constructor and Description |
---|
UnsupportedPropertyException(String type,
Set<String> propertyIds)
Construct an UnsupportedPropertyException.
|
Modifier and Type | Method and Description |
---|---|
Set<String> |
getPropertyIds()
Get the unsupported property ids.
|
String |
getType()
Get the resource type.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All rights reserved.