ElegantJCharts Java API Specification v2.0

com.elegantj.editors
Class IntegerEditorInvalidArraysException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.elegantj.editors.IntegerEditorInvalidArraysException
All Implemented Interfaces:
java.io.Serializable

public class IntegerEditorInvalidArraysException
extends java.lang.Exception

The exception class. This exception is thrown from the class IntegerEditor when the size of the three arrays passed doesn't match.

See Also:
IntegerEditor, Serialized Form

Constructor Summary
IntegerEditorInvalidArraysException()
           
 
Method Summary
 java.lang.String getMessage()
          Internal, implementation of the abstract class Exception
 java.lang.String toString()
          Internal, returns the string description
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IntegerEditorInvalidArraysException

public IntegerEditorInvalidArraysException()
Method Detail

getMessage

public java.lang.String getMessage()
Internal, implementation of the abstract class Exception

Overrides:
getMessage in class java.lang.Throwable

toString

public java.lang.String toString()
Internal, returns the string description

Overrides:
toString in class java.lang.Throwable

ElegantJCharts Java API Specification v2.0

For any feedback, suggestion, or query, please revert back to support@elegantcharts.com

Copyright(c)
Elegant Microweb Technologies Pvt. Ltd.
www.elegantmicroweb.com
www.elegantjcharts.com
All Rights Reserved.