org.seasar.framework.container.factory
クラス CircularIncludeRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.seasar.framework.exception.SRuntimeException
org.seasar.framework.container.factory.CircularIncludeRuntimeException
- すべての実装インタフェース:
- Serializable
- public class CircularIncludeRuntimeException
- extends SRuntimeException
- 作成者:
- koichik
- 関連項目:
- 直列化された形式
path
protected String path
paths
protected Collection paths
CircularIncludeRuntimeException
public CircularIncludeRuntimeException(String path,
Collection paths)
getPath
public String getPath()
getPaths
public Collection getPaths()
toString
protected static String toString(String path,
Collection paths)
Copyright © 2004-2006 The Seasar Foundation. All Rights Reserved.