es.tid.ospf.ospfv2.lsa.tlv.MalformedOSPFTLVException Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of network-protocols Show documentation
Show all versions of network-protocols Show documentation
BGP-LS,OSPF-TE,PCEP and RSVP-TE protocol encodings.
The newest version!
package es.tid.ospf.ospfv2.lsa.tlv;
public class MalformedOSPFTLVException extends Exception {
/**
*
*/
private static final long serialVersionUID = 1L;
}