creamtec.webcream.gui
Class WebCreamLookAndFeel.LFChangeError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by creamtec.webcream.gui.WebCreamLookAndFeel.LFChangeError
All Implemented Interfaces:
ExceptionInfo, java.io.Serializable
Enclosing class:
WebCreamLookAndFeel

public static class WebCreamLookAndFeel.LFChangeError
extends java.lang.RuntimeException
implements ExceptionInfo

See Also:
Serialized Form

Constructor Summary
WebCreamLookAndFeel.LFChangeError()
           
 
Method Summary
 java.lang.Throwable getNestedException()
          Returns nested exception, if there is one, or null
 boolean traceStack()
          Returns true if the stack trace for this exception should be written to the log file
 
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

WebCreamLookAndFeel.LFChangeError

public WebCreamLookAndFeel.LFChangeError()
Method Detail

traceStack

public boolean traceStack()
Description copied from interface: ExceptionInfo
Returns true if the stack trace for this exception should be written to the log file

Specified by:
traceStack in interface ExceptionInfo

getNestedException

public java.lang.Throwable getNestedException()
Description copied from interface: ExceptionInfo
Returns nested exception, if there is one, or null

Specified by:
getNestedException in interface ExceptionInfo


Copyright © 2000-2006 CreamTec LLC. All Rights Reserved.