com.easyjf.web
Class NoPropertyException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.easyjf.web.NoPropertyException
All Implemented Interfaces:
java.io.Serializable

public class NoPropertyException
extends java.lang.Exception

ÊôÐÔÕÒ²»µ½´íÎó

Author:
²ÌÊÀÓÑ
See Also:
Serialized Form

Constructor Summary
NoPropertyException()
           
NoPropertyException(java.lang.String message)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoPropertyException

public NoPropertyException()

NoPropertyException

public NoPropertyException(java.lang.String message)