Package com._1c.g5.v8.dt.ws.common
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
Special
RuntimeException
for exceptions getting from native api when methods of NativeWSDefinitionLoader
were called- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WSDefinitionLoaderException
Constructor- Parameters:
message
- actual error message from native api, can't benull
-