Class RequiredCommandFieldMissingException

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

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

    • RequiredCommandFieldMissingException

      public RequiredCommandFieldMissingException(String message)