Managed Resource Bundle API Documentation | All Packages | All Classes | Index | Frames | ![]() |
Class ResourceBundleNullPointerException | Methods | Constants | |
Package | com.ericfeminella.external.errors |
Class | public class ResourceBundleNullPointerException |
Inheritance | ResourceBundleNullPointerException ![]() |
Method | Defined by | ||
---|---|---|---|
ResourceBundleNullPointerException(error:String)
| ResourceBundleNullPointerException |
Constant | Defined by | ||
---|---|---|---|
MESSAGE : String = "ResourceBundleNullPointerException: the specified ResourceBundle '{0}' does not exisit" [static]
| ResourceBundleNullPointerException |
ResourceBundleNullPointerException | () | constructor |
public function ResourceBundleNullPointerException(error:String)
Parameters
error:String |
MESSAGE | constant |
public static const MESSAGE:String = "ResourceBundleNullPointerException: the specified ResourceBundle '{0}' does not exisit"