Class WSDefinitionsSerializerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com._1c.g5.v8.dt.ws.resource.WSDefinitionsSerializerException
All Implemented Interfaces:
Serializable

public class WSDefinitionsSerializerException extends RuntimeException
Signals that file with content of WSDefinitions has wrong structure. An exception message is localized and can be used in UI.
See Also:
  • Constructor Details