
public interface DescriptionMismatchListener
| Modifier and Type | Method and Description |
|---|---|
void |
mismatch(ParameterDescription oldDesc,
ParameterBase newBase,
Object diag) |
void mismatch(ParameterDescription oldDesc, ParameterBase newBase, Object diag)
oldDesc - description trying to be copiednewBase - may be null otherwise a base that ddoes not fitdiag - diagnosis of the problem (String or exception)Copyright © 2016 LSST. All rights reserved.