CastException (Constructor) Summary Constructs a System.Exceptions.CastException object. Signatures Click on a signature to select it and view its documentation. public CastException() public CastException(string message) Usage public CastException() public CastException(string message) Parameters message A custom exception message. Description Constructs a System.Exceptions.CastException object with no exception message. Constructs a System.Exceptions.CastException object with the specified exception message. Share HTML | BBCode | Direct Link