Package com.sforce.ws.bind
Class TypeMapper.PartialArrayException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.sforce.ws.ConnectionException
-
- com.sforce.ws.bind.TypeMapper.PartialArrayException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- TypeMapper
public static class TypeMapper.PartialArrayException extends ConnectionException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PartialArrayException(String message, Throwable th, Object arrayResult)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectgetArrayResult()-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-