ro.isdc.wro.model.group
Class RecursiveGroupDefinitionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by ro.isdc.wro.WroRuntimeException
                  extended by ro.isdc.wro.model.group.RecursiveGroupDefinitionException
All Implemented Interfaces:
Serializable

public class RecursiveGroupDefinitionException
extends WroRuntimeException

This exception is thrown when the group a recursively referring each-other.

Author:
Alex Objelean
See Also:
Serialized Form

Constructor Summary
RecursiveGroupDefinitionException(String message)
           
 
Method Summary
 
Methods inherited from class ro.isdc.wro.WroRuntimeException
logError, wrap, wrap
 
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
 

Constructor Detail

RecursiveGroupDefinitionException

public RecursiveGroupDefinitionException(String message)
Parameters:
message -


Copyright © 2008-2013. All Rights Reserved.