com.ijchart.xychart.exception
Class RowXValueDuplicateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.ijchart.xychart.exception.RowXValueDuplicateException
All Implemented Interfaces:
java.io.Serializable

public final class RowXValueDuplicateException
extends java.lang.RuntimeException
implements java.io.Serializable

Title: IJChart

Description: a chart library for the Java(tm) platform.

An exception for duplicate x value of a dataset row datas.

Copyright: Copyright (c) 2013

Company:

Version:
1.0
Author:
zhang feng min,shanghai china. Contract me by email.
See Also:
Serialized Form

Constructor Summary
RowXValueDuplicateException(java.lang.String message)
           Constructor.
 
Method Summary
 
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
 

Constructor Detail

RowXValueDuplicateException

public RowXValueDuplicateException(java.lang.String message)
Constructor.

Parameters:
message - String The detail message