public class InstantiationRuntimeException extends SRuntimeException
| コンストラクタと説明 |
|---|
InstantiationRuntimeException(Class<?> targetClass,
InstantiationException cause) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Class<?> |
getTargetClass() |
getArgs, getMessage, getMessageCode, getSimpleMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InstantiationRuntimeException(Class<?> targetClass, InstantiationException cause)
public Class<?> getTargetClass()
Copyright © 2015 The DBFlute Project. All rights reserved.