JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package com.github.mjeanroy.junit.servers.exceptions
Class
com.github.mjeanroy.junit.servers.exceptions.HttpClientException
extends com.github.mjeanroy.junit.servers.exceptions.AbstractException implements Serializable
Class
com.github.mjeanroy.junit.servers.exceptions.IllegalConfigurationException
extends com.github.mjeanroy.junit.servers.exceptions.AbstractException implements Serializable
Class
com.github.mjeanroy.junit.servers.exceptions.ReflectionException
extends com.github.mjeanroy.junit.servers.exceptions.AbstractException implements Serializable
Class
com.github.mjeanroy.junit.servers.exceptions.ServerImplConflictException
extends com.github.mjeanroy.junit.servers.exceptions.AbstractEmbeddedServerException implements Serializable
Class
com.github.mjeanroy.junit.servers.exceptions.ServerImplMissingException
extends com.github.mjeanroy.junit.servers.exceptions.AbstractEmbeddedServerException implements Serializable
Class
com.github.mjeanroy.junit.servers.exceptions.ServerInitializationException
extends com.github.mjeanroy.junit.servers.exceptions.AbstractEmbeddedServerException implements Serializable
Class
com.github.mjeanroy.junit.servers.exceptions.ServerStartException
extends com.github.mjeanroy.junit.servers.exceptions.AbstractEmbeddedServerException implements Serializable
Class
com.github.mjeanroy.junit.servers.exceptions.ServerStopException
extends com.github.mjeanroy.junit.servers.exceptions.AbstractEmbeddedServerException implements Serializable
Class
com.github.mjeanroy.junit.servers.exceptions.UrlException
extends com.github.mjeanroy.junit.servers.exceptions.AbstractException implements Serializable
Serialized Fields
scheme
String
scheme
Scheme used to build malformed URL.
host
String
host
Host used to build malformed URL.
port
int port
Port used to build malformed URL.
path
String
path
Path used to build malformed URL.
Class
com.github.mjeanroy.junit.servers.exceptions.Utf8EncodingException
extends com.github.mjeanroy.junit.servers.exceptions.AbstractException implements Serializable
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.