Class XUL2Swing.MyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by XUL2Swing.MyException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
XUL2Swing

public class XUL2Swing.MyException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
XUL2Swing.MyException(java.lang.String _message)
           
 
Method Summary
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XUL2Swing.MyException

public XUL2Swing.MyException(java.lang.String _message)
Parameters:
_message - The description.