XLangSource
Class DataUnderflowException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--XLangSource.DataUnderflowException

public class DataUnderflowException
extends Exception

This is an exception that will be thrown in case of a data under flow

Author:
eSundar
Version: XLang1.0

Constructor Summary
DataUnderflowException()
           
DataUnderflowException(String msg)
           

Methods inherited from class java.lang.Throwable
getMessage, getLocalizedMessage, toString, printStackTrace, printStackTrace, printStackTrace, fillInStackTrace

Methods inherited from class java.lang.Object
getClass, hashCode, equals, notify, notifyAll, wait, wait, wait

Constructor Detail

DataUnderflowException

public DataUnderflowException()

DataUnderflowException

public DataUnderflowException(String msg)


Hosted by www.Geocities.ws

1