org.richfaces.cdk.apt
Class AptException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.richfaces.cdk.CdkException
org.richfaces.cdk.apt.AptException
- All Implemented Interfaces:
- Serializable
public class AptException
- extends CdkException
- Author:
- asmirnov@exadel.com
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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 -
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.