FreeHEP API
Version current

org.freehep.jaco.rtti.cpp
Class UnsupportedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.freehep.jaco.rtti.cpp.ParseException
              extended byorg.freehep.jaco.rtti.cpp.UnsupportedException
All Implemented Interfaces:
Serializable

public class UnsupportedException
extends ParseException

Version:
$Id: UnsupportedException.java,v 1.3 2001/02/28 20:36:06 tonyj Exp $
Author:
Mark Donszelmann
See Also:
Serialized Form
Source Code:
UnsupportedException.java

Field Summary
 
Fields inherited from class org.freehep.jaco.rtti.cpp.ParseException
currentToken, eol, expectedTokenSequences, specialConstructor, tokenImage
 
Constructor Summary
UnsupportedException(String message, int line)
           
 
Methods inherited from class org.freehep.jaco.rtti.cpp.ParseException
add_escapes, getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

UnsupportedException

public UnsupportedException(String message,
                            int line)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.