SAP ABAP Class CX_ABAP_HOTSPOT_BAD_ARG (Invalid parameter)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SHST (Package) ABAP Hotspot Trace
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_ABAP_HOTSPOT_ROOT Exception of ABAP Hotspot 20080317
Properties
Class CX_ABAP_HOTSPOT_BAD_ARG  
Short Description Invalid parameter    
Super Class CX_ABAP_HOTSPOT_ROOT Exception of ABAP Hotspot 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SHST   ABAP Hotspot Trace 
Created 20080317   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ABAP_HOTSPOT_BAD_ARG has no forward declaration.
Interfaces
Class CX_ABAP_HOTSPOT_BAD_ARG has no interface implemented.
Friends
Class CX_ABAP_HOTSPOT_BAD_ARG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ARG_NAME Instance attribute Public Type reference (TYPE) SYCHAR30 CHAR30 for SYST 20080317
2 BAD_ARG_COMPILE_ERROR Constant Public Type reference (TYPE) SOTR_CONC '0860DE4727566043E10000000A421587' 20080317
3 BAD_ARG_EMPTY_INPUT Constant Public Type reference (TYPE) SOTR_CONC '1060DE4727566043E10000000A421587' 20080317
4 BAD_ARG_INVALID_HOTSPOT_DEF Constant Public Type reference (TYPE) SOTR_CONC '0960DE4727566043E10000000A421587' 20080317
5 BAD_ARG_INVALID_PROCEDURE_TYPE Constant Public Type reference (TYPE) SOTR_CONC '1160DE4727566043E10000000A421587' 20080317
6 BAD_ARG_LOAD_REPORT_FAILS Constant Public Type reference (TYPE) SOTR_CONC '0A60DE4727566043E10000000A421587' 20080317
7 BAD_ARG_METHOD_NOT_EXISTS Constant Public Type reference (TYPE) SOTR_CONC '0D60DE4727566043E10000000A421587' 20080317
8 BAD_ARG_NO_VALID_PROGRAM Constant Public Type reference (TYPE) SOTR_CONC '0B60DE4727566043E10000000A421587' 20080317
9 BAD_ARG_PROCEDURE_NOT_EXISTS Constant Public Type reference (TYPE) SOTR_CONC '0E60DE4727566043E10000000A421587' 20080317
10 BAD_ARG_TOO_MANY_WILDCARDS Constant Public Type reference (TYPE) SOTR_CONC '0C60DE4727566043E10000000A421587' 20080317
11 BAD_ARG_WRONG_WILDCARD Constant Public Type reference (TYPE) SOTR_CONC '0F60DE4727566043E10000000A421587' 20080317
12 CLAS Instance attribute Public Type reference (TYPE) SHST_CLAS Hotspot Trace: Class name 20080317
13 CX_ABAP_HOTSPOT_BAD_ARG Constant Public Type reference (TYPE) SOTR_CONC 'CB5EDE4727566043E10000000A421587' 20080317
14 INDEX Instance attribute Public Type reference (TYPE) I 20080317
15 NAME Instance attribute Public Type reference (TYPE) SHST_NAME Hotspot Trace: Event name 20080317
16 PROG Instance attribute Public Type reference (TYPE) SHST_PROG Hotspot Trace: Program name 20080317
17 TYPE Instance attribute Public Type reference (TYPE) SHST_TYPE Hotspot Typ 20080317
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080317
Events
Class CX_ABAP_HOTSPOT_BAD_ARG has no event.
Types
Class CX_ABAP_HOTSPOT_BAD_ARG has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARG_NAME Call by reference Type reference (TYPE) SYCHAR30 20080317
2 Importing CLAS Call by reference Type reference (TYPE) SHST_CLAS 20080317
3 Importing INDEX Call by reference Type reference (TYPE) I 20080317
4 Importing NAME Call by reference Type reference (TYPE) SHST_NAME 20080317
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20080317
6 Importing PROG Call by reference Type reference (TYPE) SHST_PROG 20080317
7 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20080317
8 Importing TYPE Call by reference Type reference (TYPE) SHST_TYPE 20080317

Method CONSTRUCTOR on class CX_ABAP_HOTSPOT_BAD_ARG has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in