org.huihoo.jfox.jmx.loading
Class MLetException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.huihoo.jfox.jmx.loading.MLetException
All Implemented Interfaces:
java.io.Serializable

public class MLetException
extends java.lang.Exception

Author:
Young Yang
See Also:
Serialized Form

Constructor Summary
MLetException()
           
MLetException(java.lang.String message)
           
 
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

MLetException

public MLetException()

MLetException

public MLetException(java.lang.String message)