You are on page 1of 1

java.lang.

UnsupportedOperationException
java.nio.

ReadOnlyBufferException

java.nio.* Exceptions
java.nio.channels. java.nio.channels. java.nio.channels.

UnsupportedAddressTypeException IllegalSelectorException UnresolvedAddressException

Serializable
java.nio.charset. IllegalCharsetNameException (String charsetName) String getCharsetName ()

IllegalCharsetNameException

java.lang.

Throwable
java.lang.

java.lang.

RuntimeException

IllegalArgumentException

Throwable Throwable Throwable Throwable java.nio.charset. UnsupportedCharsetException (String charsetName) String getCharsetName ()

() (String message) (Throwable cause) (String message, Throwable cause)

UnsupportedCharsetException

Accessors

java.nio.

InvalidMarkException AlreadyConnectedException CancelledKeyException ClosedSelectorException ConnectionPendingException IllegalBlockingModeException NoConnectionPendingException NonReadableChannelException

java.nio.channels. java.lang. java.nio.channels. java.nio.channels. java.nio.channels. java.nio.channels. java.nio.channels. java.nio.channels. java.nio.channels. java.nio.channels. java.nio.channels.

Throwable getCause () String getLocalizedMessage () String getMessage () StackTraceElement[] get / setStackTrace () Object String toString () Other Public Methods Throwable fillInStackTrace () Throwable initCause (Throwable cause) void printStackTrace () void printStackTrace (PrintStream s) void printStackTrace (PrintWriter s)

IllegalStateException
java.nio.channels.

java.lang.

Error

java.lang.

Exception

java.nio.charset.

CoderMalfunctionError

NonWritableChannelException NotYetBoundException NotYetConnectedException OverlappingFileLockException

java.nio. java.nio.

BufferOverflowException BufferUnderflowException

java.nio.channels. java.nio.channels.

FileLockInterruptionException ClosedChannelException
java.nio.channels.

AsynchronousCloseException
java.nio.channels.

ClosedByInterruptException

java.nio.charset.

UnmappableCharacterException
UnmappableCharacterException (int inputLength) int getInputLength () String getMessage () java.nio.charset.

java.io.

IOException

CharacterCodingException

java.nio.charset.

MalformedInputException
MalformedInputException (int inputLength) int getInputLength () String getMessage ()

You might also like