Class ConnectionNotFoundException

All Implemented Interfaces:
GHException, Serializable

public class ConnectionNotFoundException extends DetailedIllegalArgumentException
If a route cannot be found due to disconnected graphs.
Author:
Peter Karich
See Also:
  • Constructor Details

    • ConnectionNotFoundException

      public ConnectionNotFoundException(String var1, Map<String,Object> details)