XLangSource
Class DataOverflowException

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

public class DataOverflowException
extends Exception

This is an exception that will be thrown in case of data overflow

Author:
eSundar
Version: XLang1.0

Constructor Summary
DataOverflowException()
           
DataOverflowException(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

DataOverflowException

public DataOverflowException()

DataOverflowException

public DataOverflowException(String msg)


Hosted by www.Geocities.ws

1