ElegantJ Tables Java API Specification v1.1

com.elegantj.editors
Class IntegerEditorInvalidArraysException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.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


toString

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


ElegantJ Tables Java API Specification v1.1

Submit a bug or feature

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