Class AssetCategoryLimitException

All Implemented Interfaces:
Serializable

public class AssetCategoryLimitException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • AssetCategoryLimitException

      public AssetCategoryLimitException()
    • AssetCategoryLimitException

      public AssetCategoryLimitException(String msg)
    • AssetCategoryLimitException

      public AssetCategoryLimitException(String msg, Throwable throwable)
    • AssetCategoryLimitException

      public AssetCategoryLimitException(Throwable throwable)