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 SummaryConstructors Constructor Description DcsPathException(String errorDescr)Конструктор
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
- 
 
-