public class StorageFieldValueException extends StorageException
Modifier and Type | Class and Description |
---|---|
static class |
StorageFieldValueException.RequiredValue |
Constructor and Description |
---|
StorageFieldValueException() |
StorageFieldValueException(java.lang.String msg) |
StorageFieldValueException(java.lang.String msg,
java.lang.Throwable throwable) |
StorageFieldValueException(java.lang.Throwable throwable) |
public StorageFieldValueException()
public StorageFieldValueException(java.lang.String msg)
public StorageFieldValueException(java.lang.String msg, java.lang.Throwable throwable)
public StorageFieldValueException(java.lang.Throwable throwable)