public class GnssInitException extends Exception
| Constructor and Description | 
|---|
GnssInitException(String message)
Constructs an exception with the specified detail message. 
 | 
GnssInitException(String message,
                 Throwable cause)
Constructs an exception with the specified detail message and the cause. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, toStringpublic GnssInitException(String message)
message - the detail message