public class NotEnoughDataIOException extends RuntimeIOException
Constructor and Description |
---|
NotEnoughDataIOException(IOException cause) |
NotEnoughDataIOException(String message) |
NotEnoughDataIOException(String message,
IOException cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NotEnoughDataIOException(@Nonnull String message, @Nonnull IOException cause)
public NotEnoughDataIOException(@Nonnull IOException cause)
Copyright © 2002-2019 Atlassian. All Rights Reserved.