Class ResourceInvalidException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.chatopera.bot.exception.ResourceInvalidException
All Implemented Interfaces:
Serializable

public class ResourceInvalidException extends Exception
See Also:
  • Constructor Details

    • ResourceInvalidException

      public ResourceInvalidException(String msg)
    • ResourceInvalidException

      public ResourceInvalidException(String msg, Throwable cause)