Uses of Class
uicc.access.fileadministration.AdminException

Packages that use AdminException
uicc.access.fileadministration This package provides the means to the applets to perform file administrative functions as defined in the TS 102 222 specification. 
 

Uses of AdminException in uicc.access.fileadministration
 

Methods in uicc.access.fileadministration that throw AdminException
 void AdminFileView.createFile(ViewHandler viewHandler)
          This method creates a new file under the current DF or ADF, as described in TS 102 222.
 void AdminFileView.resizeFile(ViewHandler viewHandler)
          This method resizes a file under the current DF or ADF, as described in TS 102 222.
static void AdminException.throwIt(short reason)
          Throws the JCRE instance of AdminException with the specified reason.