Package 

Class DebugServerException

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class DebugServerException
    extends RuntimeException
                        

    Tracks errors connecting to or received from the debug server. The debug server returns errors as json objects. This exception represents that error.