Class BgpRouterException

  • All Implemented Interfaces:
    java.io.Serializable

    public class BgpRouterException
    extends java.lang.Exception
    See Also:
    Serialized Form
    • Constructor Detail

      • BgpRouterException

        public BgpRouterException​(int cause)
    • Method Detail

      • getErrorCode

        public int getErrorCode()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Throwable