public class AssertionFailedException
extends org.apache.tools.ant.BuildException
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_MESSAGE |
| Constructor and Description |
|---|
AssertionFailedException(String message) |
AssertionFailedException(String message,
org.apache.tools.ant.BuildException e) |
AssertionFailedException(String message,
org.apache.tools.ant.Location loc) |
getException, getLocation, setLocation, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic static final String DEFAULT_MESSAGE
public AssertionFailedException(String message)
public AssertionFailedException(String message, org.apache.tools.ant.Location loc)
public AssertionFailedException(String message, org.apache.tools.ant.BuildException e)
Copyright © 2023 The Apache Software Foundation. All rights reserved.