public class CMSAttributeTableGenerationException extends CMSRuntimeException
| Constructor and Description |
|---|
CMSAttributeTableGenerationException(java.lang.String name) |
CMSAttributeTableGenerationException(java.lang.String name,
java.lang.Exception e) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getCause() |
java.lang.Exception |
getUnderlyingException() |
public CMSAttributeTableGenerationException(java.lang.String name)
public CMSAttributeTableGenerationException(java.lang.String name,
java.lang.Exception e)
public java.lang.Exception getUnderlyingException()
getUnderlyingException in class CMSRuntimeExceptionpublic java.lang.Throwable getCause()
getCause in class CMSRuntimeException