Click here to Skip to main content

Design and Architecture

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
GeneralRe: Utility Field in Database Pinmembereddieangel23-Aug-12 9:01 
GeneralRe: Utility Field in Database Pinmemberjschell24-Aug-12 8:28 
GeneralRe: Utility Field in Database Pinmembereddieangel24-Aug-12 8:31 
QuestionStandard exceptions for an RPC library? Pinmemberjohndw9416-Aug-12 19:43 
AnswerRe: Standard exceptions for an RPC library? PinmemberEddy Vluggen16-Aug-12 22:30 
GeneralRe: Standard exceptions for an RPC library? Pinmemberjohndw9417-Aug-12 7:09 
AnswerRe: Standard exceptions for an RPC library? PinmemberEddy Vluggen17-Aug-12 8:20 
johndw94 wrote:
the exception names are not standard across different languages

Can you clarify "different languages"?
 
Different in .NET? The classname of an IndexOutOfRangeException[^] is the same for each .NET language.
 
Different across all computer-languages, thus including the TIndexOutOfRangeException[^]? In that case, limit yourself to the exceptions that have already been reported.
 
Different across human languages? Try unlocalize.com[^]
 
Logging of exception-text in the English language? Set the culture to English when you ToString. You should be able to build that table for .NET by enumerating all the classes that inherit from Exception, using Reflection.
Bastard Programmer from Hell Suspicious | :suss:
if you can't read my code, try converting it here[^]

GeneralRe: Standard exceptions for an RPC library? Pinmemberjohndw9417-Aug-12 10:03 
GeneralRe: Standard exceptions for an RPC library? PinmvpRichard MacCutchan17-Aug-12 22:14 
GeneralRe: Standard exceptions for an RPC library? Pinmemberjohndw9418-Aug-12 7:21 
GeneralRe: Standard exceptions for an RPC library? PinmvpRichard MacCutchan18-Aug-12 9:29 
GeneralRe: Standard exceptions for an RPC library? Pinmemberaxpnumtheory18-Aug-12 9:32 
GeneralRe: Standard exceptions for an RPC library? PinmvpRichard MacCutchan18-Aug-12 9:36 
QuestionRe: Standard exceptions for an RPC library? PinmemberEddy Vluggen17-Aug-12 23:07 
AnswerRe: Standard exceptions for an RPC library? Pinmemberjohndw9418-Aug-12 7:36 
GeneralRe: Standard exceptions for an RPC library? PinmemberEddy Vluggen18-Aug-12 7:47 
GeneralRe: Standard exceptions for an RPC library? Pinmemberjohndw9418-Aug-12 8:32 
GeneralRe: Standard exceptions for an RPC library? PinmemberEddy Vluggen18-Aug-12 10:43 
AnswerRe: Standard exceptions for an RPC library? Pinmemberjschell19-Aug-12 6:59 
GeneralRe: Standard exceptions for an RPC library? PinmvpRichard MacCutchan19-Aug-12 23:01 
QuestionHow to introduce Continuous Integration? PinmemberBernhard Hiller24-Jul-12 22:31 
AnswerRe: How to introduce Continuous Integration? PinmemberEddy Vluggen4-Aug-12 22:34 
GeneralRe: How to introduce Continuous Integration? PinmemberBernhard Hiller5-Aug-12 20:54 
GeneralRe: How to introduce Continuous Integration? PinmemberEddy Vluggen5-Aug-12 23:10 
GeneralRe: How to introduce Continuous Integration? Pinmemberpasztorpisti6-Aug-12 4:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Advertise | Privacy | Mobile
Web02 | 2.6.130617.1 | Last Updated 18 Jun 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid