public class AutotagRuntimeException extends RuntimeException
| Constructor and Description | 
|---|
| AutotagRuntimeException()Constructor. | 
| AutotagRuntimeException(String message)Constructor. | 
| AutotagRuntimeException(String message,
                       Throwable cause)Constructor. | 
| AutotagRuntimeException(Throwable cause)Constructor. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AutotagRuntimeException()
public AutotagRuntimeException(String message)
message - The message of the exception.public AutotagRuntimeException(Throwable cause)
cause - The cause.Copyright © 2000–2025 Apache Software Foundation. All rights reserved.