Click or drag to resize

P4ExceptionThrow Method

Overload List
  NameDescription
Public methodStatic memberThrow(P4ClientError)
Create and throw an exception if it exceeds the MinThrowLevel
Public methodStatic memberThrow(ErrorSeverity, String)
Create and throw an exception if it exceeds the MinThrowLevel
Public methodStatic memberThrow(String, String, P4ClientError)
Create and throw an exception if it exceeds the MinThrowLevel
Public methodStatic memberThrow(String, String, ErrorSeverity, String)
Create and throw an exception if it exceeds the MinThrowLevel
Top
See Also