public final class DecoratedBufferUnderflowException extends BufferUnderflowException
Constructor and Description |
---|
DecoratedBufferUnderflowException(String message) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DecoratedBufferUnderflowException(String message)
public String getMessage()
getMessage
in class Throwable
Copyright © 2020. All rights reserved.