|
Carbide.c++ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.nokia.carbide.cpp.sdk.core.SDKEnvInfoFailureException
public class SDKEnvInfoFailureException
Exception thrown in case something fails when trying find out facts about current SDK/Platform environment tools.
| Constructor Summary | |
|---|---|
SDKEnvInfoFailureException()
Default constructor. |
|
SDKEnvInfoFailureException(java.lang.String message)
Constructor with attached message. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SDKEnvInfoFailureException()
public SDKEnvInfoFailureException(java.lang.String message)
message - Informative message about situation causing the exception.
|
Carbide.c++ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||