com.sun.messaging
public class ReadOnlyPropertyException extends JMSException
ReadOnlyPropertyException
is thrown when an attempt is
made to modify a JMQ AdministeredObject
that has been
set to read only.Constructor and Description |
---|
ReadOnlyPropertyException(String property)
Constructs a ReadOnlyPropertyException.
|
getErrorCode, getLinkedException, setLinkedException
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ReadOnlyPropertyException(String property)
property
- The property being modified.Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.