edu.uci.ics.jung.graph.decorators
Class StringLabeller.UniqueLabelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.uci.ics.jung.graph.decorators.StringLabeller.UniqueLabelException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- StringLabeller
public static class StringLabeller.UniqueLabelException
- extends Exception
A minor class to store exceptions from duplicate labels in the Graph.
- Author:
- danyelf
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StringLabeller.UniqueLabelException
public StringLabeller.UniqueLabelException(String string)