public class IOException extends ScimException
scimType, status| Constructor and Description |
|---|
IOException(String message) |
IOException(String message,
Throwable cause) |
IOException(String message,
Throwable cause,
Integer status) |
IOException(String message,
Throwable cause,
Integer status,
String scimType) |
IOException(String message,
Throwable cause,
String scimType) |
getDetailaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IOException(String message)
Copyright © 2020. All rights reserved.