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