classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] [FYI/JDWP] New constructor for JdwpInternalErrorException


From: Aaron Luchko
Subject: [cp-patches] [FYI/JDWP] New constructor for JdwpInternalErrorException
Date: Fri, 12 Aug 2005 18:34:27 -0400

Since some "errors" don't generate an exception I added a constructor to
JdwpInternalErrorException and used it in Value.

Aaron

ChangeLog
2005-08-12  aluchko  <address@hidden>

        * gnu/classpath/jdwp/exception/JdwpInternalErrorException.java
        (JdwpInternalErrorException): Added new constructor.
        * gnu/classpath/jdwp/util/Value.java
        (getUntaggedObj):
        Changed InvalidFieldException to JdwpInternalErrorException.
        (writeUntaggedValue): Likewise.
        (writeTaggedValue): Likewise.
        (writeValue): Likewise.

Attachment: jdwpExcept.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]