JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package net.subclient.subsonic.exceptions
Class
net.subclient.subsonic.exceptions.CompatibilityException
extends java.lang.Exception implements Serializable
serialVersionUID:
1L
Class
net.subclient.subsonic.exceptions.InvalidResponseException
extends java.lang.Exception implements Serializable
serialVersionUID:
1L
Serialized Fields
contentType
java.lang.String contentType
Content type returned by Susbsinic server
Class
net.subclient.subsonic.exceptions.SubsonicException
extends java.lang.Exception implements Serializable
serialVersionUID:
1L
Serialized Fields
code
int code
Error code returned by Subsonic server
message
java.lang.String message
Message returned by Subsonic server
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes