Class MirArchive.EntryLoadException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- ru.ispras.microtesk.translator.mir.MirArchive.EntryLoadException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- MirArchive
public static class MirArchive.EntryLoadException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EntryLoadException(java.util.zip.ZipFile zip, java.util.zip.ZipEntry entry, java.lang.Throwable cause)
-