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