Results 1 to 2 of 2

Thread: .Net Ice.Exception Message Property

  1. #1
    apwd is offline Registered User
    Name: Cory Thomas
    Organization: Altep, Inc.
    Project: Distributed job processing
    Join Date
    Oct 2008
    Posts
    9

    .Net Ice.Exception Message Property

    The Message property for any Ice.Exception currently only provides the default value of "Exception of type 'Ice.InitializationException' was thrown." which is pretty much useless. The lack of detail in the message really causes problems when logging the error or debugging in Visual Studio (which only gives the message value in the locals window). Ideally, I think the message should be the output from the ValueWriter used in the ToString() implementation (i.e. "reason = 'Some Reason'").

  2. #2
    michi's Avatar
    michi is offline Registered User
    Name: Michi Henning
    Organization: Triodia Technologies
    Project: I have a passing interest in Ice :-)
    Join Date
    Feb 2003
    Location
    Brisbane, Australia
    Posts
    1,055
    Thanks for the bug report. We'll have a look at what we can do to improve the output.

    Cheers,

    Michi.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. unknown property Ice.ThreadPerConnection
    By LAstakhov in forum Help Center
    Replies: 2
    Last Post: 11-20-2008, 11:05 AM
  2. Ice message size settings
    By aswani in forum Help Center
    Replies: 3
    Last Post: 08-02-2008, 06:03 AM
  3. How do we Set Ice Message Size???
    By aswani in forum Help Center
    Replies: 2
    Last Post: 07-14-2008, 11:30 AM
  4. Slice: Defining Exception with Message member
    By kwaclaw in forum Bug Reports
    Replies: 14
    Last Post: 09-10-2007, 10:38 PM
  5. Ice.ThreadPool Error Message
    By Yunqiao Yin in forum Help Center
    Replies: 1
    Last Post: 02-26-2007, 10:54 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •