Class NotAllowedException

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

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

    • NotAllowedException

      public NotAllowedException()