Package com.github.mjeanroy.junit.servers.exceptions
package com.github.mjeanroy.junit.servers.exceptions
-
ExceptionsClassDescriptionError thrown when multiple server configuration are detected in given test class.Exception thrown when http request throws exception (such as IOException).Error thrown when server configuration is not valid.Exception thrown when reflection api throws exception (such as IllegalAccessException) in annotations handlers.Exception thrown when embedded server implementation is missing.Exception thrown when server cannot be initialized.Exception thrown when server cannot be started.Exception thrown when server cannot be stopped.Exception thrown when URL cannot be built because of syntax error.Exception thrown when UTF-8 encoding is not supported on the runtime environment.