sexp
Class SexpException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--sexp.SexpException
- public class SexpException
- extends Exception
Exceptions that can arise from this package.
- Version:
- $Id: SexpException.java,v 1.1.1.2 2002/05/08 22:48:27 tep Exp $
- Author:
- Per Harald Myrvang <perm@pasta.cs.uit.no>
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
,
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
registerNatives,
wait,
wait,
wait |
SexpException
public SexpException()
SexpException
public SexpException(String s)