Class FileNotExistException

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

public class FileNotExistException extends Exception
See Also:
  • Constructor Details

    • FileNotExistException

      public FileNotExistException(String msg)
    • FileNotExistException

      public FileNotExistException(String msg, Throwable cause)