public class IOExceptionWithStatus
extends java.io.IOException
Constructor and Description |
---|
IOExceptionWithStatus(int status,
java.lang.String message) |
IOExceptionWithStatus(int status,
java.lang.String message,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage() |
int |
getStatus() |