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:
Serializable
Enclosing interface:
Dumper

public static class Dumper.CannotCreate extends RuntimeException
See Also:
  • Constructor Details

    • CannotCreate

      CannotCreate(String s)
    • CannotCreate

      CannotCreate(Throwable throwable)
  • Method Details