com.sun.messaging
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, setLinkedException
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidPropertyException(String property)
property
- The invalid property name.Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.