Class ResourceExistedException

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

public class ResourceExistedException extends Exception
See Also:
  • Constructor Details

    • ResourceExistedException

      public ResourceExistedException(String msg)
    • ResourceExistedException

      public ResourceExistedException(String msg, Throwable cause)