public final class BrokenPipeException extends Exception
| Constructor and Description |
|---|
BrokenPipeException(IOException e) |
BrokenPipeException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BrokenPipeException(IOException e)
public BrokenPipeException(String message)
Copyright © 2011 Ovea. All Rights Reserved.