Package org.apache.hadoop.fs.s3a.impl

Enum Class InstantiationIOException.Kind

java.lang.Object
java.lang.Enum<InstantiationIOException.Kind>
org.apache.hadoop.fs.s3a.impl.InstantiationIOException.Kind
All Implemented Interfaces:
Serializable, Comparable<InstantiationIOException.Kind>, Constable
Enclosing class:
org.apache.hadoop.fs.s3a.impl.InstantiationIOException

public static enum InstantiationIOException.Kind extends Enum<InstantiationIOException.Kind>
An (extensible) enum of kinds of instantiation failure.