McuMgrException
Essentially a renamed Exception.
Inheritors
Constructors
Link copied to clipboard
constructor()
Constructs a new exception with
null as its detail message.Constructs a new exception with the specified detail message.
Constructs a new exception with the specified detail message and cause.
Constructs a new exception with the specified cause and a detail message of (cause==null ?