Class GraphException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.cloudburstmc.server.plugin.util.GraphException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CycleException

public class GraphException extends Exception
See Also:
Serialized Form
  • Constructor Details

    • GraphException

      public GraphException()
    • GraphException

      public GraphException(String msg)