Class UrlConnectionException

All Implemented Interfaces:
Serializable

public class UrlConnectionException extends RuntimeException
Used when HTTP requests return a bad response, with troubleshooting info.

This class displays lots of helpful troubleshooting information.

See Also: