Class UnknownWhereTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cool.scx.http.exception.ScxHttpException
cool.scx.http.exception.BadRequestException
cool.scx.ext.crud.exception.UnknownWhereTypeException
All Implemented Interfaces:
Serializable

public final class UnknownWhereTypeException extends cool.scx.http.exception.BadRequestException
See Also:
  • Constructor Details

    • UnknownWhereTypeException

      public UnknownWhereTypeException(String fieldName, String strWhereType)