antlr
Class FileCopyException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.io.IOException
|
+--antlr.FileCopyException
- All Implemented Interfaces:
- Serializable
- class FileCopyException
- extends IOException
Field Summary
Fields inherited from class java.lang.Exception
Fields inherited from class java.lang.Throwable
Constructor Summary
Methods inherited from class java.lang.Throwable
backtrace, eStack, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, javaStack, leaf, printStackTrace, printStackTrace, printStackTrace, printThrowableOn, setStackTrace, toString, unwrap
Methods inherited from class java.lang.Object
Constructor Detail
FileCopyException
public FileCopyException(String msg)