org.eclipse.jgit.junit.http
Class RecordingLogger.Warning
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.jgit.junit.http.RecordingLogger.Warning
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- RecordingLogger
public static class RecordingLogger.Warning
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RecordingLogger.Warning
public RecordingLogger.Warning(String msg)
RecordingLogger.Warning
public RecordingLogger.Warning(String msg,
Throwable cause)
RecordingLogger.Warning
public RecordingLogger.Warning(Throwable thrown)
Copyright © 2011. All Rights Reserved.