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