Class VplsOperationException

    • Constructor Detail

      • VplsOperationException

        public VplsOperationException​(VplsOperation operation,
                                      String msg)
        Constructs a VPLS operation exception with given VPLS operation and message.
        Parameters:
        operation - the VPLS operation
        msg - the description of the exception
    • Method Detail

      • vplsOperation

        public VplsOperation vplsOperation()
        Gets VPLS operation for this exception.
        Returns:
        the VPLS operation