com.pcbsys.nirvana.nAdminAPI.nUnsupportedCopyException Class Reference

represents the exception class that is thrown when a copy operation is attempted but cannot be completed More...

Inheritance diagram for com.pcbsys.nirvana.nAdminAPI.nUnsupportedCopyException:
com.pcbsys.nirvana.nAdminAPI.nBaseAdminException

Public Member Functions

 nUnsupportedCopyException ()
 Creates the exception with the default message "Copy operation attempted is not supported"
 
 nUnsupportedCopyException (string message)
 Creates the exception with the specified message More...
 
- Public Member Functions inherited from com.pcbsys.nirvana.nAdminAPI.nBaseAdminException
 nBaseAdminException (string msg)
 Creates the exception with the specified message More...
 

Detailed Description

represents the exception class that is thrown when a copy operation is attempted but cannot be completed

Constructor & Destructor Documentation

com.pcbsys.nirvana.nAdminAPI.nUnsupportedCopyException.nUnsupportedCopyException ( string  message)

Creates the exception with the specified message

Parameters
msgMessage string