org.favabeans.base
Class PropertyValueException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.favabeans.base.PropertyValueException
All Implemented Interfaces:
Serializable

public class PropertyValueException
extends Exception

See Also:
Serialized Form

Constructor Summary
PropertyValueException()
           
PropertyValueException(String detail)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropertyValueException

public PropertyValueException()

PropertyValueException

public PropertyValueException(String detail)


Copyright © 2000-2001, Regents of the University of Minnesota. All Rights Reserved.