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 SummaryConstructors Constructor Description CategoryCycleException(java.lang.String msg, Category category)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description CategorygetCategory()
 
-