XLangSource
Class InvalidTypeException

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

public class InvalidTypeException
extends Exception

This is an exception that will be throw in case if there is an Invalid Type

Author:
eSundar
Version: XLang1.0

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

InvalidTypeException

public InvalidTypeException()

InvalidTypeException

public InvalidTypeException(String msg)


Hosted by www.Geocities.ws

1