java.io.Serializable
public class CMSAttributeTableGenerationException extends CMSRuntimeException
Constructor | Description |
---|---|
CMSAttributeTableGenerationException(java.lang.String name) |
|
CMSAttributeTableGenerationException(java.lang.String name,
java.lang.Exception e) |
Modifier and Type | Method | 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 CMSRuntimeException
public java.lang.Throwable getCause()
getCause
in class CMSRuntimeException