|
|||||||||
| Home >> All >> com >> flexstor >> common >> modules >> [ apply overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.flexstor.common.modules.apply
Class FieldLengthExceededException

java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.flexstor.common.modules.apply.FieldLengthExceededException
- All Implemented Interfaces:
- java.io.Serializable
- public class FieldLengthExceededException
- extends java.lang.Exception
- Version:
- 3.0
| Nested Class Summary |
| Nested classes inherited from class java.lang.Throwable |
|
| Field Summary | |
private com.flexstor.common.modules.registry.EditableInstanceI |
editableInstance
|
private int |
nFieldId
|
private java.lang.String |
sFieldName
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
FieldLengthExceededException(com.flexstor.common.modules.registry.EditableInstanceI editableInstance,
int nFieldId,
java.lang.String sFieldName,
java.lang.String sMsg)
|
|
| Method Summary | |
com.flexstor.common.modules.registry.EditableInstanceI |
getEditableInstance()
|
int |
getFieldId()
|
java.lang.String |
getFieldName()
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
editableInstance
private com.flexstor.common.modules.registry.EditableInstanceI editableInstance
nFieldId
private int nFieldId
sFieldName
private java.lang.String sFieldName
| Constructor Detail |
FieldLengthExceededException
public FieldLengthExceededException(com.flexstor.common.modules.registry.EditableInstanceI editableInstance, int nFieldId, java.lang.String sFieldName, java.lang.String sMsg)
| Method Detail |
getEditableInstance
public com.flexstor.common.modules.registry.EditableInstanceI getEditableInstance()
getFieldId
public int getFieldId()
getFieldName
public java.lang.String getFieldName()
|
|||||||||
| Home >> All >> com >> flexstor >> common >> modules >> [ apply overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC