org.mockserver.proxy.error
Class Logging
java.lang.Object
org.mockserver.proxy.error.Logging
public class Logging
- extends Object
- Author:
- jamesdbloom
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Logging
public Logging()
shouldIgnoreException
public static boolean shouldIgnoreException(Throwable cause)
- returns true is the exception was caused by the connection being closed
Copyright © 2017. All rights reserved.