com.jalios.jcms
Class CategoryCycleException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.jalios.jcms.CategoryCycleException
All Implemented Interfaces:
Serializable

public class CategoryCycleException
extends Exception

See Also:
Serialized Form

Field Summary
static String REVISION
           
 
Constructor Summary
CategoryCycleException(String msg, Category category)
           
 
Method Summary
 Category getCategory()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

REVISION

public static final String REVISION
See Also:
Constant Field Values
Constructor Detail

CategoryCycleException

public CategoryCycleException(String msg,
                              Category category)
Method Detail

getCategory

public Category getCategory()


Copyright © 2001-2010 Jalios SA. All Rights Reserved.