alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Scala example source code file (throws-annot.check)

This example Scala source code file (throws-annot.check) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Scala tags/keywords

testing, testing

The Scala throws-annot.check source code

read throws: class java.io.IOException
read annotations: 
readWith2 throws: class java.lang.ClassCastException, class java.io.IOException
readWith2 annotations: 
readMixed throws: class java.io.IOException, class java.lang.NullPointerException
readMixed annotations: @java.lang.Deprecated()
readMixed2 throws: class java.io.IOException, class java.lang.NullPointerException
readMixed2 annotations: @java.lang.Deprecated()
readNoEx throws: 
readNoEx annotations: @java.lang.Deprecated()
Testing mirror class
read throws: class java.io.IOException
read annotations: 
readWith2 throws: class java.lang.ClassCastException, class java.io.IOException
readWith2 annotations: 
readMixed throws: class java.io.IOException, class java.lang.NullPointerException
readMixed annotations: @java.lang.Deprecated()
readMixed2 throws: class java.io.IOException, class java.lang.NullPointerException
readMixed2 annotations: @java.lang.Deprecated()
readNoEx throws: 
readNoEx annotations: @java.lang.Deprecated()

Other Scala examples (source code examples)

Here is a short list of links related to this Scala throws-annot.check source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.