Class AEIOException Inheritance java.lang.Object RuntimeException AERuntimeException AEIOException Inherited Members AERuntimeException.AERuntimeException(Throwable cause) AERuntimeException.AERuntimeException(String cause, Throwable t) AERuntimeException.AERuntimeException(String cause) AERuntimeException.AERuntimeException(String cause, Exception e) Syntax public class AEIOException extends AERuntimeException Constructors AEIOException(IOException e) Declaration public AEIOException(IOException e) Parameters Type Name Description IOException e