Class BngProgrammable.BngProgrammableException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing interface:
    BngProgrammable

    public static class BngProgrammable.BngProgrammableException
    extends java.lang.Exception
    An exception indicating a an error happened in the BNG programmable behaviour.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      BngProgrammableException​(java.lang.String message)
      Creates a new exception for the given message.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • BngProgrammableException

        public BngProgrammableException​(java.lang.String message)
        Creates a new exception for the given message.
        Parameters:
        message - message