org.lastbamboo.common.sdp
Class InternalErrorHandler
java.lang.Object
org.lastbamboo.common.sdp.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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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).
Copyright © 2013 LittleShoot. All Rights Reserved.