Class InvalidManagementTokenException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.craftercms.commons.exceptions.InvalidManagementTokenException
All Implemented Interfaces:
Serializable

public class InvalidManagementTokenException extends Exception
Exception thrown when monitoring API is called with invalid authorization token
See Also:
  • Constructor Details

    • InvalidManagementTokenException

      public InvalidManagementTokenException(String message)