XLangSource
Class MalFormedExpressionException

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

public class MalFormedExpressionException
extends Exception

This is an exception that will be thrown in case if there is a Malformed Expression

Author:
eSundar
Version: XLang1.0

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

MalFormedExpressionException

public MalFormedExpressionException()

MalFormedExpressionException

public MalFormedExpressionException(String msg)


Hosted by www.Geocities.ws

1