edu.utep.cs.utjml.tgen
Class Main.TcgClassNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.utep.cs.utjml.tgen.Main.TcgClassNotFoundException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Main
public static class Main.TcgClassNotFoundException
- extends RuntimeException
Unchecked version of ClassNotFoundException.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Main.TcgClassNotFoundException
public Main.TcgClassNotFoundException(String name)
UTJML is Copyright (C) 2004-2006 by University of Texas at El Paso and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the JML project.