Package org.skr.config
Class ExceptionFormatter
- java.lang.Object
-
- org.skr.config.ExceptionFormatter
-
public class ExceptionFormatter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ExceptionFormatter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ErrorInfoconvert(java.lang.Throwable ex)ErrorInfoconvert(java.lang.Throwable ex, ErrorInfo templateErrorInfo)ErrorInfoconvert(java.lang.Throwable ex, ErrorInfo templateErrorInfo, boolean debug)protected ErrorInfohandleSpecificException(java.lang.Throwable ex, boolean debug)
-