public class IlpInvalidBindingException extends Exception
This class defines an exception that is thrown when a binding is not permitted, usually because the adapter is already representing a data source.
Constructor and Description |
---|
IlpInvalidBindingException(String message)
Constructs an
InvalidBindingException with
a given detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IlpInvalidBindingException(String message)
InvalidBindingException
with
a given detail message.message
- The detail message.© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.