You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Throws when an unexpected Element ( or derived class ) is sent to a function.
/// </summary>
internal class UnexpectedElement : Exception
{
internal UnexpectedElement():base("A fost intalnit un element Dxf nerecunoscut de aplicatie. \n Va rugam contactati serviciul de relatii cu clientii.")