Class BannedAddressException

java.lang.Object
java.lang.Throwable
java.lang.Exception
marauroa.client.BannedAddressException
All Implemented Interfaces:
Serializable

public class BannedAddressException extends Exception
this acception is thrown when the ip-address is banned.
See Also:
Serialized Form
  • Constructor Details

    • BannedAddressException

      public BannedAddressException()
      created a new BannedAddressException.