Package org.jrd.backend.decompiling
Class ExpandableUrl.MalformedURLToPath
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.jrd.backend.decompiling.ExpandableUrl.MalformedURLToPath
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ExpandableUrl
public static class ExpandableUrl.MalformedURLToPath extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MalformedURLToPath(java.lang.Throwable cause)
-