public class DatabindingFailedException extends Exception
Exception
that is thrown by the databinding service
when the
databinding fails.Constructor and Description |
---|
DatabindingFailedException(String message)
Creates a new
DatabindingFailedException . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DatabindingFailedException(String message)
DatabindingFailedException
.message
- The message of the ExceptionCopyright © 2018. All rights reserved.