ro.isdc.wro.model.group
Class InvalidGroupNameException

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.InvalidGroupNameException
All Implemented Interfaces:
Serializable

public class InvalidGroupNameException
extends WroRuntimeException

This exception is thrown when an invalid group is requested..

Author:
Alex Objelean
See Also:
Serialized Form

Constructor Summary
InvalidGroupNameException(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

InvalidGroupNameException

public InvalidGroupNameException(String message)
Parameters:
message - detailed message.


Copyright © 2008-2013. All Rights Reserved.