OSDN Git Service

libjava/ChangeLog:
[pf3gnuchains/gcc-fork.git] / libjava / classpath / gnu / javax / print / ipp / IppRequest.java
index 05a6faa..3de8871 100644 (file)
@@ -469,7 +469,7 @@ public class IppRequest
         }
       else
         {
-          new IppException("Unknown target operation attribute combination.");
+          throw new IppException("Unknown target operation attribute combination.");
         }      
       
       writeAttributes(attributes);