daikon
Class FileIO.DeclError
Object
Throwable
Exception
IOException
FileIO.DeclError
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- FileIO
public static class FileIO.DeclError
- extends IOException
Errors while processing ppt declarations
- See Also:
- Serialized Form
| Methods inherited from class Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FileIO.DeclError
public FileIO.DeclError(String msg)
detail
public static FileIO.DeclError detail(FileIO.ParseState state,
String format,
Object... args)