org.netbeans.lib.cvsclient.util
Class BugLog.BugException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.netbeans.lib.cvsclient.util.BugLog.BugException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
BugLog

public static class BugLog.BugException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
BugLog.BugException(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

BugLog.BugException

public BugLog.BugException(java.lang.String message)

 

Built on October 26 2010.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.