Class NoSuchColumnException

All Implemented Interfaces:
Serializable

public class NoSuchColumnException extends NoSuchModelException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • NoSuchColumnException

      public NoSuchColumnException()
    • NoSuchColumnException

      public NoSuchColumnException(String msg)
    • NoSuchColumnException

      public NoSuchColumnException(String msg, Throwable throwable)
    • NoSuchColumnException

      public NoSuchColumnException(Throwable throwable)