Class StatementException

All Implemented Interfaces:
Serializable

public class StatementException extends RuntimeException
An error that is thrown when there is erronious information in a statement.
Author:
Tobias Downer
See Also:
  • Constructor Details

    • StatementException

      public StatementException(String msg)