Package | com.ericfeminella.external.errors |
Class | public class ResourceBundleNullPointerException |
Inheritance | ResourceBundleNullPointerException Error |
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"