Package exceptions

Class NotAvailableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
exceptions.NotAvailableException
All Implemented Interfaces:
Serializable

public class NotAvailableException extends Exception
See Also:
  • Constructor Details

    • NotAvailableException

      public NotAvailableException (CallerBack deniedClient)
  • Method Details

    • getDeniedClient

      public CallerBack getDeniedClient()