当前页面:
在线文档首页 >
Spring Framework 1.2.9 API 文档英文版
FormatHelper.XsltFormattingException (Spring Framework) - Spring Framework 1.2.9 API 文档英文版
org.springframework.web.servlet.view.xslt
Class FormatHelper.XsltFormattingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.web.servlet.view.xslt.FormatHelper.XsltFormattingException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- FormatHelper
public static class FormatHelper.XsltFormattingException
- extends NestedRuntimeException
Exception thrown in case of formatting failure.
- See Also:
- Serialized Form
FormatHelper.XsltFormattingException
public FormatHelper.XsltFormattingException(String msg,
Throwable ex)
Copyright (c) 2002-2007 The Spring Framework Project.