Class NoReturnValueException

All Implemented Interfaces:
Serializable

public class NoReturnValueException extends FileNotFoundException
Thrown when the Lua file does not have any return table
See Also:
  • Constructor Details

    • NoReturnValueException

      public NoReturnValueException(String message)
      Thrown when the Lua file does not have any return table
      Parameters:
      message - The error message