public class StitcherException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private Stitcher.Holder |
holder |
| Constructor and Description |
|---|
StitcherException(Stitcher.Holder holderIn,
java.lang.String message) |
private final Stitcher.Holder holder
public StitcherException(Stitcher.Holder holderIn, java.lang.String message)