Class InvalidParameterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.openmeet.webservice.exceptions.InvalidParameterException
All Implemented Interfaces:
Serializable

public class InvalidParameterException extends RuntimeException
Exception for invalid parameters sent from requests
See Also:
  • Constructor Details

    • InvalidParameterException

      public InvalidParameterException(String s)
      Parameters:
      s - describes exception