ym.TypeException
Overview
The specified type of a property is not valid. Extended ym.Exception
.
Initialization
Constructor(message)
Example call
throw new ym.TypeException("Something strange happened!");
The specified type of a property is not valid. Extended ym.Exception
.
throw new ym.TypeException("Something strange happened!");