public class CustomToolException extends IOException
Constructor and Description |
---|
CustomToolException(String message) |
CustomToolException(String message,
Throwable cause) |
CustomToolException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016–2021. All rights reserved.