Click or drag to resize
ManagerException Constructor
Overload List
  NameDescription
Public methodManagerException(String)
Creates a new ManagerException with the given message.
Public methodManagerException(String, Exception)
Creates a new ManagerException with the given message and cause.
Top
See Also