com.easyjf.web
Class NoSuchModuleException

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

public class NoSuchModuleException
extends java.lang.Exception

Ä£¿éÕÒ²»µ½´íÎó

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

Constructor Summary
NoSuchModuleException()
           
NoSuchModuleException(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

NoSuchModuleException

public NoSuchModuleException()

NoSuchModuleException

public NoSuchModuleException(java.lang.String message)