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, setLinkedExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ReadOnlyPropertyException(String property)
property - The property being modified.Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.