Package tv.hd3g.jobkit.mod.service
Class ExecFactoryService.FileNotFoundRuntimeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- tv.hd3g.jobkit.mod.service.ExecFactoryService.FileNotFoundRuntimeException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ExecFactoryService
public static class ExecFactoryService.FileNotFoundRuntimeException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FileNotFoundRuntimeException(java.io.FileNotFoundException e)
-