All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.sun.jaw.reference.common.InvalidPropertyValueException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----com.sun.jaw.reference.common.JawException
                           |
                           +----com.sun.jaw.reference.common.InvalidPropertyValueException

public class InvalidPropertyValueException
extends JawException

Constructor Index

 o InvalidPropertyValueException(String)
Constructor that allows a specific error message to be specified.

Constructors

 o InvalidPropertyValueException
 public InvalidPropertyValueException(String msg)
Constructor that allows a specific error message to be specified.


All Packages  Class Hierarchy  This Package  Previous  Next  Index