org.richfaces.cdk.templatecompiler
Class AlreadyProcessedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.richfaces.cdk.templatecompiler.AlreadyProcessedException
All Implemented Interfaces:
java.io.Serializable

public class AlreadyProcessedException
extends java.lang.RuntimeException

Author:
asmirnov@exadel.com
See Also:
Serialized Form

Constructor Summary
AlreadyProcessedException()
           
 
Method Summary
 
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

AlreadyProcessedException

public AlreadyProcessedException()


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.