public class ResteasyConnectionClosedException extends ResteasyIOException
Constructor and Description |
---|
ResteasyConnectionClosedException() |
ResteasyConnectionClosedException(String message) |
ResteasyConnectionClosedException(String message,
Throwable cause) |
ResteasyConnectionClosedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ResteasyConnectionClosedException()
public ResteasyConnectionClosedException(String message)
public ResteasyConnectionClosedException(String message, Throwable cause)
public ResteasyConnectionClosedException(Throwable cause)
Copyright © 2015 JBoss by Red Hat. All rights reserved.