org.mockserver.proxy.error
Class Logging

java.lang.Object
  extended by org.mockserver.proxy.error.Logging

public class Logging
extends Object

Author:
jamesdbloom

Constructor Summary
Logging()
           
 
Method Summary
static boolean shouldIgnoreException(Throwable cause)
          returns true is the exception was caused by the connection being closed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Logging

public Logging()
Method Detail

shouldIgnoreException

public static boolean shouldIgnoreException(Throwable cause)
returns true is the exception was caused by the connection being closed



Copyright © 2017. All rights reserved.