Class InvalidCommandFieldValueException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.threema.apitool.exceptions.InvalidCommandFieldValueException
All Implemented Interfaces:
Serializable

public class InvalidCommandFieldValueException extends Exception
Exception that gets thrown on a illegal call.
See Also:
  • Constructor Details

    • InvalidCommandFieldValueException

      public InvalidCommandFieldValueException(String message)