gov.nist.core
Class InternalErrorHandler
java.lang.Object
|
+--gov.nist.core.InternalErrorHandler
- public class InternalErrorHandler
- extends Object
Handle Internal error failures and print a stack trace (for debugging).
- Version:
- JAIN-SIP-1.1
- Author:
- M. Ranganathan
This code is in the public domain.
InternalErrorHandler
public InternalErrorHandler()
handleException
public static void handleException(Exception ex)
- Handle an unexpected exception.
handleException
public static void handleException(String emsg)
- Handle an unexpected condition (and print the error code).
A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Get the latest distribution.
Submit a bug report or feature request.