Serialized Form
-
Package com.speedment.common.rest
-
Class com.speedment.common.rest.RestException extends RuntimeException implements Serializable
- serialVersionUID:
- 1783560981699960801L
-
Serialized Fields
-
host
String host
-
method
Rest.Method method
-
path
String path
-
port
int port
-
protocol
Rest.Protocol protocol
-
username
String username
-
-