-
-
class DuplicateConfigurationException extends com.github.mjeanroy.junit.servers.exceptions.AbstractEmbeddedServerException implements
Serializable
-
class HttpClientException extends com.github.mjeanroy.junit.servers.exceptions.AbstractException implements
Serializable
-
class IllegalConfigurationException extends com.github.mjeanroy.junit.servers.exceptions.AbstractException implements
Serializable
-
class ReflectionException extends com.github.mjeanroy.junit.servers.exceptions.AbstractException implements
Serializable
-
class ServerImplMissingException extends com.github.mjeanroy.junit.servers.exceptions.AbstractEmbeddedServerException implements
Serializable
-
class ServerInitializationException extends com.github.mjeanroy.junit.servers.exceptions.AbstractEmbeddedServerException implements
Serializable
-
class ServerStartException extends com.github.mjeanroy.junit.servers.exceptions.AbstractEmbeddedServerException implements
Serializable
-
class ServerStopException extends com.github.mjeanroy.junit.servers.exceptions.AbstractEmbeddedServerException implements
Serializable
-
class UrlException extends com.github.mjeanroy.junit.servers.exceptions.AbstractException implements
Serializable
-
Serialized Fields
-
host
String host
Host used to build malformed URL.
-
path
String path
Path used to build malformed URL.
-
port
int port
Port used to build malformed URL.
-
scheme
String scheme
Scheme used to build malformed URL.
-
class Utf8EncodingException extends com.github.mjeanroy.junit.servers.exceptions.AbstractException implements
Serializable
-
-