EpcException Constructor

TegoOS

EpcException Constructor
Overload List
  Name Description
Public method EpcException
Creates a new EPC exception.
Public method EpcException(String)
Creates a new EPC exception with a given message.
Public method EpcException(String, Exception)
Creates a new EPC exception with a given message and inner exception.
Top
See Also