Class RcGnmiAppException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.lighty.applications.rcgnmi.module.RcGnmiAppException
All Implemented Interfaces:
Serializable

public class RcGnmiAppException extends Exception
See Also:
  • Constructor Details

    • RcGnmiAppException

      public RcGnmiAppException(String message)
    • RcGnmiAppException

      public RcGnmiAppException(String message, Throwable cause)