Class WSDefinitionLoaderException

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

public class WSDefinitionLoaderException extends RuntimeException
Special RuntimeException for exceptions getting from native api when methods of NativeWSDefinitionLoader were called
See Also:
  • Constructor Details

    • WSDefinitionLoaderException

      public WSDefinitionLoaderException(String message)
      Constructor
      Parameters:
      message - actual error message from native api, can't be null