public class WriterException extends Exception
Constructor and Description |
---|
WriterException(String message) |
WriterException(String message,
Exception e) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public WriterException(String message)
Copyright © 2022 WSO2. All rights reserved.