Package org.benf.cfr.reader.util.output
Class Dumper.CannotCreate
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.benf.cfr.reader.util.output.Dumper.CannotCreate
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing interface:
- Dumper
public static class Dumper.CannotCreate extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CannotCreate(java.lang.String s)
CannotCreate(java.lang.Throwable throwable)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-