public interface  org.apache.commons.math.exception.util.ExceptionContextProvider extends java.lang.Object
{
public abstract org.apache.commons.math.exception.util.ExceptionContext getContext();
}