com.crystaldecisions.sdk.occa.report.lib
Class ReportSDKMultipleParentsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.crystaldecisions.sdk.occa.report.lib.ReportSDKRuntimeException
com.crystaldecisions.sdk.occa.report.lib.ReportSDKMultipleParentsException
- All Implemented Interfaces:
- java.io.Serializable
public class ReportSDKMultipleParentsException
- extends ReportSDKRuntimeException
- See Also:
- Serialized Form
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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ReportSDKMultipleParentsException
public ReportSDKMultipleParentsException()
ReportSDKMultipleParentsException
public ReportSDKMultipleParentsException(java.lang.String message)
ReportSDKMultipleParentsException
public ReportSDKMultipleParentsException(java.lang.String message,
java.lang.Throwable cause)
ReportSDKMultipleParentsException
public ReportSDKMultipleParentsException(java.lang.Throwable cause)
ReportSDKMultipleParentsException
public ReportSDKMultipleParentsException(ReportSDKException cause)