Serialized Form
-
Package com.ns.tcpframework.exceptions
-
Exception Class com.ns.tcpframework.exceptions.BadRequestException
class BadRequestException extends Exception implements Serializable -
Exception Class com.ns.tcpframework.exceptions.InternalServerErrorException
class InternalServerErrorException extends Exception implements Serializable -
Exception Class com.ns.tcpframework.exceptions.NotFoundException
class NotFoundException extends Exception implements Serializable -
Exception Class com.ns.tcpframework.exceptions.NotImplementedException
class NotImplementedException extends Exception implements Serializable
-