Uses of Class
dev.getelements.elements.sdk.model.exception.BaseException
Packages that use BaseException
Package
Description
-
Uses of BaseException in dev.getelements.elements.exception
Methods in dev.getelements.elements.exception with parameters of type BaseException -
Uses of BaseException in dev.getelements.elements.sdk.model.exception
Subclasses of BaseException in dev.getelements.elements.sdk.model.exceptionModifier and TypeClassDescriptionclass
class
Thrown when a bad search query is encountered.class
class
Created by patricktwohig on 4/8/15.class
Created by patricktwohig on 3/19/15.class
class
Created by patricktwohig on 3/30/15.class
Created by patricktwohig on 4/1/15.class
Created by patricktwohig on 4/10/15.class
class
class
Created by patricktwohig on 3/19/15.class
Created by patricktwohig on 7/18/17.class
Created by patricktwohig on 3/30/15.class
Created by patricktwohig on 8/3/17.class
class
class
Created by patricktwohig on 5/7/15. -
Uses of BaseException in dev.getelements.elements.sdk.model.exception.application
Subclasses of BaseException in dev.getelements.elements.sdk.model.exception.applicationModifier and TypeClassDescriptionclass
class
class
-
Uses of BaseException in dev.getelements.elements.sdk.model.exception.auth
Subclasses of BaseException in dev.getelements.elements.sdk.model.exception.auth -
Uses of BaseException in dev.getelements.elements.sdk.model.exception.blockchain
Subclasses of BaseException in dev.getelements.elements.sdk.model.exception.blockchainModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
-
Uses of BaseException in dev.getelements.elements.sdk.model.exception.cdnserve
Subclasses of BaseException in dev.getelements.elements.sdk.model.exception.cdnserveModifier and TypeClassDescriptionclass
class
-
Uses of BaseException in dev.getelements.elements.sdk.model.exception.crypto
Subclasses of BaseException in dev.getelements.elements.sdk.model.exception.crypto -
Uses of BaseException in dev.getelements.elements.sdk.model.exception.inventory
Subclasses of BaseException in dev.getelements.elements.sdk.model.exception.inventory -
Uses of BaseException in dev.getelements.elements.sdk.model.exception.item
Subclasses of BaseException in dev.getelements.elements.sdk.model.exception.item -
Uses of BaseException in dev.getelements.elements.sdk.model.exception.largeobject
Subclasses of BaseException in dev.getelements.elements.sdk.model.exception.largeobjectModifier and TypeClassDescriptionclass
class
-
Uses of BaseException in dev.getelements.elements.sdk.model.exception.mission
Subclasses of BaseException in dev.getelements.elements.sdk.model.exception.missionModifier and TypeClassDescriptionclass
class
class
class
-
Uses of BaseException in dev.getelements.elements.sdk.model.exception.notification
Subclasses of BaseException in dev.getelements.elements.sdk.model.exception.notificationModifier and TypeClassDescriptionclass
Thrown when there is a misconfiguration or missing configuration setting pertaining to notifications. -
Uses of BaseException in dev.getelements.elements.sdk.model.exception.profile
Subclasses of BaseException in dev.getelements.elements.sdk.model.exception.profileModifier and TypeClassDescriptionclass
class
-
Uses of BaseException in dev.getelements.elements.sdk.model.exception.savedata
Subclasses of BaseException in dev.getelements.elements.sdk.model.exception.savedataModifier and TypeClassDescriptionclass
Thrown when an instance ofSaveDataDocument
can't be found. -
Uses of BaseException in dev.getelements.elements.sdk.model.exception.schema
Subclasses of BaseException in dev.getelements.elements.sdk.model.exception.schema -
Uses of BaseException in dev.getelements.elements.sdk.model.exception.security
Subclasses of BaseException in dev.getelements.elements.sdk.model.exception.securityModifier and TypeClassDescriptionclass
Created by patricktwohig on 6/26/17.class
class
class
class
class
-
Uses of BaseException in dev.getelements.elements.sdk.model.exception.user
Subclasses of BaseException in dev.getelements.elements.sdk.model.exception.user -
Uses of BaseException in dev.getelements.elements.sdk.service.appleiap.client.exception
Modifier and TypeClassDescriptionclass
Used to indicate that the Apple verify receipt API returned a valid JSON response but with an error "status" code in the response body.