public class InvalidPropertyException
extends javax.jms.JMSException
InvalidPropertyException
is thrown when a setProperty is called with an invalid property name
parameter.javax.jms.ConnectionFactory
,
com.sun.messaging.AdministeredObject.setProperty(propname, propval)
,
Serialized FormConstructor and Description |
---|
InvalidPropertyException(java.lang.String property)
Constructs an InvalidPropertyException.
|
getErrorCode, getLinkedException, setLinkedException
Copyright (c) 2010, 2017 Oracle and/or its affiliates. All rights reserved.