public static class PropertyRendererRegistry.NoSuitableRendererAvailableException extends RuntimeException
PropertyRenderer
is not available for a given Property
and rendering
typeConstructor and Description |
---|
NoSuitableRendererAvailableException()
Default constructor
|
NoSuitableRendererAvailableException(String message)
Constructor with error message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuitableRendererAvailableException()
public NoSuitableRendererAvailableException(String message)
message
- Error messageCopyright © 2018 The Holon Platform. All rights reserved.