org.seasar.framework.exception
クラス NoSuchConstructorRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.seasar.framework.exception.SRuntimeException
org.seasar.framework.exception.NoSuchConstructorRuntimeException
- すべての実装インタフェース:
- Serializable
- public class NoSuchConstructorRuntimeException
- extends SRuntimeException
- 作成者:
- higa
- 関連項目:
- 直列化された形式
NoSuchConstructorRuntimeException
public NoSuchConstructorRuntimeException(Class targetClass,
Class[] argTypes,
NoSuchMethodException cause)
getTargetClass
public Class getTargetClass()
getArgTypes
public Class[] getArgTypes()
Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.