public class GenericSignatureFormatError extends ClassFormatError
Constructor and Description |
---|
GenericSignatureFormatError()
构造新的
GenericSignatureFormatError 。
|
GenericSignatureFormatError(String message)
构造一个新的
GenericSignatureFormatError 与指定的消息。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GenericSignatureFormatError()
GenericSignatureFormatError
。
public GenericSignatureFormatError(String message)
GenericSignatureFormatError
与指定的消息。
message
- 详细信息,可能是
null