Package com.vk.api.sdk.exceptions
Class RequiredFieldException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.vk.api.sdk.exceptions.RequiredFieldException
-
- All Implemented Interfaces:
java.io.Serializable
public class RequiredFieldException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RequiredFieldException(java.lang.String fieldName)RequiredFieldException(java.lang.String fieldName, java.lang.String localisedErrorMessage)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()
-