public class InvalidPropertyException extends JMSException
InvalidPropertyException is thrown when a setProperty
is called with an invalid property name parameter.| Constructor and Description |
|---|
InvalidPropertyException(String property)
Constructs an InvalidPropertyException.
|
getErrorCode, getLinkedException, setLinkedExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidPropertyException(String property)
property - The invalid property name.Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.