Package com.jalios.jcms
Class CategoryCycleException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.jalios.jcms.CategoryCycleException
-
- All Implemented Interfaces:
java.io.Serializable
public class CategoryCycleException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CategoryCycleException(java.lang.String msg, Category category)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Category
getCategory()
-