Package ru.ispras.fortress.solver.xml
Class XmlNotLoadedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ru.ispras.fortress.solver.xml.XmlNotLoadedException
-
- All Implemented Interfaces:
java.io.Serializable
public class XmlNotLoadedException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description XmlNotLoadedException(java.lang.String fileName, java.lang.Throwable cause)
XmlNotLoadedException(java.lang.Throwable cause)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getMessage()
-