Package org.benf.cfr.reader.util
Class CannotPerformDecode
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.benf.cfr.reader.util.ConfusedCFRException
-
- org.benf.cfr.reader.util.CannotPerformDecode
-
- All Implemented Interfaces:
java.io.Serializable
public class CannotPerformDecode extends ConfusedCFRException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CannotPerformDecode(java.lang.String s)
-