public abstract class NASException
extends java.lang.Exception
NASException
is the base class for exceptions that are used to report errors during the processing
of NAS messages.Modifier and Type | Method and Description |
---|---|
Diagnostics |
diagnostics()
Returns the diagnostics report associated with the exception.
|
java.lang.String |
toString()
Presents the diagnostics report associated with the exception in
human-readable format.
|
public Diagnostics diagnostics()
public java.lang.String toString()
toString
in class java.lang.Throwable
Copyright © 2023 OSS Nokalva, Inc. All rights reserved.
This document is proprietary to OSS Nokalva, Inc., and may be used only by their direct licensees. Distribution is not permitted. This copyright statement must not be removed.