Package aero.t2s.modes.decoder.df.bds
Class MultipleBdsMatchesFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- aero.t2s.modes.decoder.df.bds.MultipleBdsMatchesFoundException
-
- All Implemented Interfaces:
DownlinkException,java.io.Serializable
public class MultipleBdsMatchesFoundException extends java.lang.Throwable implements DownlinkException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MultipleBdsMatchesFoundException(java.util.List<Bds> matches)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<Bds>getMatches()
-