org.jboss.mx.metadata
Class IllegalPropertyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jboss.mx.metadata.IllegalPropertyException
All Implemented Interfaces:
Serializable

public class IllegalPropertyException
extends Exception

Exception thrown when a property has an illegal value.

Version:
$Revision: 1.2.2.2 $
Author:
Juha Lindfors.
See Also:
AbstractBuilder, Serialized Form

Constructor Summary
IllegalPropertyException(String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IllegalPropertyException

public IllegalPropertyException(String msg)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.