-
- All Implemented Interfaces:
-
java.io.Serializable
public class DirectionServiceException extends RuntimeExceptionPublic API for direction service exception.
Obtain instances from the corresponding service factory after SDK initialization. Threading, lifecycle, and error handling are described on individual methods.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public @interfaceDirectionServiceException.MessageInterface that defines all of the exceptions messages that can be thrown by the
direction service:
-
Constructor Summary
Constructors Constructor Description DirectionServiceException(String message)Constructor
-