ElegantJ Data Entry Masks Java API Specification v1.1

com.elegantj.util.editmask
Class EditMaskException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.elegantj.util.editmask.EditMaskException
All Implemented Interfaces:
java.io.Serializable

public class EditMaskException
extends java.lang.Exception

Class provides the EditMaskException

See Also:
Serialized Form

Constructor Summary
EditMaskException()
          Default constructor
EditMaskException(java.lang.String message)
          Constructs the EditMaskException with specified message
 
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

EditMaskException

public EditMaskException()
Default constructor


EditMaskException

public EditMaskException(java.lang.String message)
Constructs the EditMaskException with specified message

Parameters:
message - The specified message

ElegantJ Data Entry Masks 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.