Class AssemblageConfig.SkippingRequiredFieldException

All Implemented Interfaces:
Serializable
Enclosing class:
AssemblageConfig

public static class AssemblageConfig.SkippingRequiredFieldException extends AssemblageConfig.RequiredFieldException
If a required field is not filled, then this exception can be thrown to indicate that the related object can just be ignored then. So isFatal() returns false.
See Also: