RichFaces CDK Generator 4.2.0.CR1

org.richfaces.cdk.apt
Class AptException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.richfaces.cdk.CdkException
                  extended by org.richfaces.cdk.apt.AptException
All Implemented Interfaces:
Serializable

public class AptException
extends CdkException

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

Constructor Summary
AptException()
          

AptException(String message)
          

AptException(String message, Throwable cause)
          

AptException(Throwable cause)
          

 
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

AptException

public AptException()


AptException

public AptException(String message)

Parameters:
message -

AptException

public AptException(Throwable cause)

Parameters:
cause -

AptException

public AptException(String message,
                    Throwable cause)

Parameters:
message -
cause -

RichFaces CDK Generator 4.2.0.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.