public class AACException extends IOException
Constructor and Description |
---|
AACException(String message) |
Modifier and Type | Method and Description |
---|---|
static AACException |
endOfStream() |
boolean |
isEndOfStream() |
static AACException |
wrap(Exception e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AACException(String message)
public static AACException endOfStream()
public boolean isEndOfStream()
public static AACException wrap(Exception e)
Copyright © 2019. All rights reserved.