public class PowerAssertionError
extends java.langAssertionError
Indicates that a power assertion has failed.
| Constructor and description |
|---|
PowerAssertionError(String msg)Creates an error containing the rendered power assertion output. |
Creates an error containing the rendered power assertion output.
msg - the rendered assertion failure detailsReturns the standard power assertion failure message shown to callers.
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.