Class ModelsNotAvailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
com.appiancorp.suiteapi.epex.exceptions.EPExException
com.appiancorp.suiteapi.epex.exceptions.ModelsNotAvailableException
- All Implemented Interfaces:
Serializable
ModelsNotAvailableException
Cannot obtain the EPEx environment and its models.
Note: Only process models with autoscaling mode enabled are compatible with this class.
- See Also:
-
Constructor Summary
ConstructorDescriptionModelsNotAvailableException
(String message) ModelsNotAvailableException
(String message, Throwable cause) -
Method Summary
Methods inherited from class com.appiancorp.suiteapi.epex.exceptions.EPExException
equals, getOccurredTimestamp, hashCode
Methods inherited from class com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
getCause, getErrorCode, getErrorCodeArguments, getErrorCodeArguments, getErrorCodeArgumentsAsStringArray, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageWithErrorCode, getLocalizedTitle, getMessage, getStackTrace, initCause, isDelegateInstanceOf, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toAppianException, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getSuppressed
-
Constructor Details
-
ModelsNotAvailableException
public ModelsNotAvailableException() -
ModelsNotAvailableException
-
ModelsNotAvailableException
-