MCPcopy Create free account
hub / github.com/AstroImageJ/astroimagej / error

Method error

ij/src/main/java/ij/plugin/StackCombiner.java:175–178  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

173
174
175 void error() {
176 IJ.error("StackCombiner", "This command requires two stacks\n"
177 +"that are the same data type.");
178 }
179
180}
181

Callers 2

runMethod · 0.95
showDialogMethod · 0.95

Calls 1

errorMethod · 0.95

Tested by

no test coverage detected