public class InvalidSosDocumentException extends SosValidationException
SosValidationException.Severity| Constructor and Description |
|---|
InvalidSosDocumentException(SosDocumentProvider provider,
SosDocumentType targetDocType,
org.apache.xmlbeans.SchemaType targetSchemaType,
org.apache.xmlbeans.SchemaType actualSchemaType) |
InvalidSosDocumentException(SosValidationException.Severity severity,
SosDocumentProvider provider,
SosDocumentType targetDocType,
org.apache.xmlbeans.SchemaType targetSchemaType,
org.apache.xmlbeans.SchemaType actualSchemaType) |
getSeverityaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidSosDocumentException(SosDocumentProvider provider, SosDocumentType targetDocType, org.apache.xmlbeans.SchemaType targetSchemaType, org.apache.xmlbeans.SchemaType actualSchemaType)
public InvalidSosDocumentException(SosValidationException.Severity severity, SosDocumentProvider provider, SosDocumentType targetDocType, org.apache.xmlbeans.SchemaType targetSchemaType, org.apache.xmlbeans.SchemaType actualSchemaType)
Copyright © 2014. All Rights Reserved.