java.lang.Object | ||||
↳ | java.lang.Throwable | |||
↳ | java.lang.Exception | |||
↳ | java.lang.RuntimeException | |||
↳ | com.google.code.linkedinapi.client.LinkedInApiClientException |
Class description
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | serialVersionUID |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.RuntimeException
| |||||||||||
From class
java.lang.Exception
| |||||||||||
From class
java.lang.Throwable
|
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
errorCode | |||||||||||
statusCode | |||||||||||
timestamp |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Throwable
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Constructs ...
| |||||||||||
Constructs ...
| |||||||||||
Constructs ...
| |||||||||||
Constructs ...
| |||||||||||
Constructs ...
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Throwable
| |||||||||||
From class
java.lang.Object
|
Constructs ...
Constructs ...
message |
---|
Constructs ...
cause |
---|
Constructs ...
message | |
---|---|
cause |
Constructs ...
message | |
---|---|
statusCode | |
errorCode | |
timestamp |
errorCode | The errorCode to set |
---|
statusCode | The statusCode to set |
---|
timestamp | The timestamp to set |
---|