Package com._1c.g5.v8.dt.dcs.path
Class DcsPathException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com._1c.g5.v8.dt.dcs.path.DcsPathException
-
- All Implemented Interfaces:
Serializable
public class DcsPathException extends Exception
Исключение при работе с путем- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DcsPathException(String errorDescr)
Конструктор
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
toString()
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
-