Package edu.umd.cs.findbugs.gui2
Class BugTreeModel.BranchOperationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- edu.umd.cs.findbugs.gui2.BugTreeModel.BranchOperationException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- BugTreeModel
static class BugTreeModel.BranchOperationException extends java.lang.Exception
-
-
Constructor Summary
Constructors Constructor Description BranchOperationException(java.lang.String s)
-