public class GobiSierraQmiException
extends java.lang.Exception
| Constructor and Description |
|---|
GobiSierraQmiException()
Create an instance with no message about why the Exception was thrown.
|
GobiSierraQmiException(java.lang.String msg)
Creates an instance with a message about why the Exception was thrown.
|
GobiSierraQmiException(java.lang.String msg,
java.lang.Throwable e)
Creates an instance with a message about why the Exception was thrown.
|
public GobiSierraQmiException()
public GobiSierraQmiException(java.lang.String msg)
msg - - detailed message explaining the reason for the Exception.public GobiSierraQmiException(java.lang.String msg,
java.lang.Throwable e)
msg - - message explaining the reason for the exception
as Stringe - - nested exception as ThrowableCopyright © 2009 Eurotech Inc. All rights reserved.