Class ResourceOperationException

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

public class ResourceOperationException extends Exception
See Also:
  • Constructor Details

    • ResourceOperationException

      public ResourceOperationException(String msg)
    • ResourceOperationException

      public ResourceOperationException(String msg, Throwable cause)