Package com._1c.g5.v8.dt.dcs.settings
Class DcsAvailableSettingsSourceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com._1c.g5.v8.dt.dcs.settings.DcsAvailableSettingsSourceException
-
- All Implemented Interfaces:
Serializable
public class DcsAvailableSettingsSourceException extends Exception
Исключение при работе с поставщиком информации о наборе данных для настроек- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description String
detailedDescr
Exception
inner
-
Constructor Summary
Constructors Constructor Description DcsAvailableSettingsSourceException(String detailedDescr, Exception inner)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-