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