public class IllegalClassFormatRuntimeException extends SRuntimeException
| コンストラクタと説明 |
|---|
IllegalClassFormatRuntimeException(IllegalClassFormatException cause) |
IllegalClassFormatRuntimeException(String className,
IllegalClassFormatException cause) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getClassName() |
void |
setClassName(String className) |
getArgs, getMessage, getMessageCode, getSimpleMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalClassFormatRuntimeException(IllegalClassFormatException cause)
public IllegalClassFormatRuntimeException(String className, IllegalClassFormatException cause)
Copyright © 2015–2016 The DBFlute Project. All rights reserved.