public class LSPErrorCodeTLV
extends PCEPTLV
LSP-ERROR-CODE TLV draft-ietf-pce-stateful-pce-09.
 Encoding: follows draft-ietf-pce-stateful-pce-09
 TLV Type: 5559 (non-standard)
 If an LSP Update Request failed, an LSP State Report MUST be sent to
   all connected stateful PCEs.  LSP State Report MUST contain the LSP
   Error Code TLV, indicating the cause of the failure.
   The format of the LSP-ERROR-CODE TLV is shown in the following
Crabbe, et al.          Expires November 9, 2013               [Page 41]
Internet-Draft      PCEP Extensions for Stateful PCE            May 2013
   figure:
      0                   1                   2                   3
      0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
     +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
     |           Type=[TBD]          |            Length=4           |
     +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
     |                          Error Code                           |
     +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
                   Figure 21: LSP-ERROR-CODE TLV format
   The type of the TLV is [TBD] and it has a fixed length of 4 octets.
   The value contains the error code that indicates the cause of the
   failure.  Error codes will be defined in a later revision of this
- Author:
 
- jaume