public class LabelNotFoundException extends AuxiliaryToolsException
Constructor and Description |
---|
LabelNotFoundException() |
LabelNotFoundException(String message) |
LabelNotFoundException(String message,
Throwable cause) |
LabelNotFoundException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
LabelNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LabelNotFoundException()
public LabelNotFoundException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public LabelNotFoundException(String message)
public LabelNotFoundException(Throwable cause)
Copyright © 2024. All rights reserved.