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 ()
 Constructor for nUnsupportedCopyException.
 
 nUnsupportedCopyException (String message)
 Constructor for nUnsupportedCopyException. More...
 
- Public Member Functions inherited from com.pcbsys.nirvana.nAdminAPI.nBaseAdminException
 nBaseAdminException ()
 Constructor for nBaseAdminException.
 
 nBaseAdminException (Throwable cause)
 Constructor for nBaseAdminException. More...
 
 nBaseAdminException (String msg)
 Constructor for nBaseAdminException. More...
 
 nBaseAdminException (String msg, Throwable cause)
 Constructor for nBaseAdminException. 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)

Constructor for nUnsupportedCopyException.

Parameters
messageoptional message to be append to the error message