Class ClassFileFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jd.core.v1.service.deserializer.classfile.ClassFileFormatException
All Implemented Interfaces:
Serializable

public class ClassFileFormatException extends RuntimeException
See Also:
  • Constructor Details

    • ClassFileFormatException

      public ClassFileFormatException()
    • ClassFileFormatException

      public ClassFileFormatException(String s)