[Java] Class SourceTextNotAvailableException

  • org.codehaus.groovy.runtime.powerassert.SourceTextNotAvailableException

Indicates that the source text for an assertion statement is not available.

Authors:
Peter Niederwieser

Constructor Detail

public SourceTextNotAvailableException(AssertStatement stat, SourceUnit unit, String msg)