Class InvalidAssetCategoryException

All Implemented Interfaces:
Serializable

public class InvalidAssetCategoryException extends PortalException
Author:
Jürgen Kappler
See Also:
  • Field Details

    • CANNOT_MOVE_INTO_CHILD_CATEGORY

      public static final int CANNOT_MOVE_INTO_CHILD_CATEGORY
      See Also:
    • CANNOT_MOVE_INTO_ITSELF

      public static final int CANNOT_MOVE_INTO_ITSELF
      See Also:
  • Constructor Details

    • InvalidAssetCategoryException

      public InvalidAssetCategoryException(long categoryId, int type)
  • Method Details

    • getCategoryId

      public long getCategoryId()
    • getMessageArgument

      public String getMessageArgument(Locale locale)
    • getMessageKey

      public String getMessageKey()