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

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.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)
           
 
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 February 19 2008.  |  Portions Copyright 1997-2003 Sun Microsystems, Inc. All rights reserved.