Spider's web

…share your own experience

Main menu

Skip to primary content
Skip to secondary content
  • About Me
  • ABAP
    • ALV tutorial
    • Design patterns
    • SAP Enhancement Framework
  • Java
  • Algorithms
  • Linux

Tag Archives: exception

ABAP – catch error messages from function modules

Posted on 2016-02-15 by Spider
1

It it easy to catch named exceptions thrown by a function module in section EXCEPTIONS when calling such FM. But what if an error message is thrown inside the FM without specifying the exception name?

Continue reading →

Share it with your friends:

  • Print
  • Email
  • Tweet
  • More
  • Share on Tumblr
  • Pocket
Posted in ABAP, Development | Tagged error_message, exception | 1 Reply

ABAP – Local exception classes

Posted on 2015-05-31 by Spider
Reply

SAPIn this article I’d like to present a solution how to implement a global class where all internal exceptions (exceptions raised by private methods only ⇒ always catched within the class itself) will be handled with its local exception class. Continue reading →

Share it with your friends:

  • Print
  • Email
  • Tweet
  • More
  • Share on Tumblr
  • Pocket
Posted in ABAP, Algorithms, Development | Tagged cx_static_check, exception | Leave a reply

Algorithms: Queue

Posted on 2013-05-15 by Spider
Reply

Simple implementation of Queue with exception handling in C++ using templates Continue reading →

Share it with your friends:

  • Print
  • Email
  • Tweet
  • More
  • Share on Tumblr
  • Pocket
Posted in Algorithms, C++, Development | Tagged algorithms, cpp, exception, queue, throw | Leave a reply

Algorithms: Stack

Posted on 2013-05-15 by Spider
Reply

Simple implementation of Stack with exception handling in C++ using templates Continue reading →

Share it with your friends:

  • Print
  • Email
  • Tweet
  • More
  • Share on Tumblr
  • Pocket
Posted in Algorithms, C++, Development | Tagged algorithms, cpp, exception, stack, template, throw | Leave a reply

Quote

  • It is not a lack of love, but a lack of friendship that makes unhappy marriages. Friedrich Nietzsche
View Miroslav Oprštěný's profile on LinkedIn
Please contribute to the operation and development of this website

Recent posts

  • ABAP – Find out TCode for SPRO activity
  • ABAP – Get max value of variable type as PACKED number
  • ABAP – How to find out if a BAPI is used in BOR
  • ABAP – Load user-specific selection screen variant during program initialization
  • ABAP – Get X last characters of a string

Categories

  • Design Patterns (9)
    • Behavioral patterns (2)
    • Creational patterns (5)
  • Development (142)
    • ABAP (115)
      • ALV (16)
      • ALV tutorial (16)
      • APO (1)
      • CRM (1)
      • Customizing (17)
      • Dynpro (20)
      • IDOC (1)
      • SRM (1)
      • Transactions (2)
      • WebDynpro (2)
      • Wokflow (2)
    • Algorithms (19)
    • C# (1)
    • C++ (8)
    • Database (2)
    • HTML & CSS (1)
    • Java (8)
    • Perl (3)
    • Python (1)
    • Ruby (1)
  • SAP (14)
    • Finance (4)
    • Inventory Management (1)
    • Materials Management (5)
    • Sales & Distribution (4)
    • Warehouse Management (1)
  • Tools (35)
    • Infrastructure (18)
    • Linux (13)
    • Networking (5)
    • Software (12)
  • Uncategorized (7)

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
Proudly powered by WordPress
loading Cancel
Post was not sent - check your email addresses!
Email check failed, please try again
Sorry, your blog cannot share posts by email.