Serialized Form
-
Package com.testmonitor.exceptions
-
Exception Class com.testmonitor.exceptions.Exception
class Exception extends IOException implements Serializable -
Exception Class com.testmonitor.exceptions.NotFoundException
class NotFoundException extends Exception implements Serializable -
Exception Class com.testmonitor.exceptions.ServerException
class ServerException extends Exception implements Serializable -
Exception Class com.testmonitor.exceptions.UnprocessableEntityException
class UnprocessableEntityException extends Exception implements Serializable
-