com.groundwork.collage.exception
Class CollageTrendUnsupportedDataPointObject
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.groundwork.collage.exception.CollageException
com.groundwork.collage.exception.CollageTrendUnsupportedDataPointObject
- All Implemented Interfaces:
- java.io.Serializable
- public class CollageTrendUnsupportedDataPointObject
- extends CollageException
CollageTrendUnsupportedDataPointObject
- Version:
- $Id: CollageTrendUnsupportedDataPointObject.java,v 1.3 2005/07/27 21:32:35 rogerrut Exp $
- Author:
- Roger Ruttimann
- See Also:
- Serialized Form
Fields inherited from class java.lang.RuntimeException |
|
Fields inherited from class java.lang.Throwable |
|
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 |
CollageTrendUnsupportedDataPointObject
public CollageTrendUnsupportedDataPointObject()
CollageTrendUnsupportedDataPointObject
public CollageTrendUnsupportedDataPointObject(java.lang.String message)
- Parameters:
message
-
CollageTrendUnsupportedDataPointObject
public CollageTrendUnsupportedDataPointObject(java.lang.String message,
java.lang.Throwable cause)
- Parameters:
message
- cause
-
CollageTrendUnsupportedDataPointObject
public CollageTrendUnsupportedDataPointObject(java.lang.Throwable cause)
- Parameters:
cause
-
Copyright © 2005 IT Groundwork. All Rights Reserved.