Class NoSuchClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
bank.client.ClientException
bank.client.NoSuchClientException
- All Implemented Interfaces:
Serializable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ClientException
getNumberMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSuchClientException
public NoSuchClientException(int number) - Parameters:
number-
-