public class ReadOnlyPropertyException
extends javax.jms.JMSException
ReadOnlyPropertyException
is thrown when an attempt is made to modify a JMQ
AdministeredObject
that has been set to read only.javax.jms.ConnectionFactory
,
com.sun.messaging.AdministeredObject.setReadOnly()
,
Serialized FormConstructor and Description |
---|
ReadOnlyPropertyException(java.lang.String property)
Constructs a ReadOnlyPropertyException.
|
getErrorCode, getLinkedException, setLinkedException
Copyright (c) 2010, 2017 Oracle and/or its affiliates. All rights reserved.