[Java] Class PowerAssertionError
- org.codehaus.groovy.runtime.powerassert.PowerAssertionError
public class PowerAssertionError extends java.langAssertionError
Indicates that a power assertion has failed.
Constructor Summary
Constructor and description |
---|
PowerAssertionError
(String msg) |
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
public String |
toString() |
Constructor Detail
public PowerAssertionError(String msg)
Method Detail
@Override public String toString()
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/codehaus/groovy/runtime/powerassert/PowerAssertionError.html