public class BindingAlreadyExistsException extends Exception
Constructor and Description |
---|
BindingAlreadyExistsException(String message)
Create a
BindingAlreadyExistsException with no detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BindingAlreadyExistsException(String message)
BindingAlreadyExistsException
with no detail message.