Class FormatError

All Implemented Interfaces:
Serializable

public class FormatError extends ClassFormatError
FormatError is the generic error thrown by jdis, jdec while parsing a class file.
See Also:
  • Constructor Details

    • FormatError

      public FormatError(T logger, String id, Object... args)