Class NoSuchCategoryPropertyException

All Implemented Interfaces:
Serializable

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

    • NoSuchCategoryPropertyException

      public NoSuchCategoryPropertyException()
    • NoSuchCategoryPropertyException

      public NoSuchCategoryPropertyException(String msg)
    • NoSuchCategoryPropertyException

      public NoSuchCategoryPropertyException(String msg, Throwable throwable)
    • NoSuchCategoryPropertyException

      public NoSuchCategoryPropertyException(Throwable throwable)