SwfDotNet.IO.ByteCode.Actions.InvalidPushTypeException.InvalidPushTypeException C# (CSharp) Method

InvalidPushTypeException() public method

constructor
public InvalidPushTypeException ( ) : System
return System
        public InvalidPushTypeException()
            : base("InvalidPushTypeException")
        {
        }
InvalidPushTypeException