Class BadArgumentException

All Implemented Interfaces:
Serializable

public class BadArgumentException extends NetToolKitException
BadArgumentException is thrown when an invalid argument is provided to one of the client's methods.
See Also:
  • Constructor Details

    • BadArgumentException

      public BadArgumentException(String strMessage, Object arg)