Class BotMaestroExpiredToken

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.botcity.maestro_sdk.exception.BotMaestroExpiredToken
All Implemented Interfaces:
Serializable

@ResponseStatus(UNAUTHORIZED) public class BotMaestroExpiredToken extends RuntimeException
See Also:
  • Constructor Details

    • BotMaestroExpiredToken

      public BotMaestroExpiredToken(String msg)
    • BotMaestroExpiredToken

      public BotMaestroExpiredToken(String msg, Throwable cause)