jar

net.sf.patterntesting : patterntesting-exception

Maven & Gradle

Dec 30, 2009
1 usages

patterntesting-exception · PatternTesting Exception (patterntesting-exception) is a framework round about exceptions. It wraps some common exception (like IOException) to provide some more information as the original exception (e.g. the filename with the absolute pathname). On the other it allows you to provoke exceptions for better testing.

Table Of Contents

Latest Version

Download net.sf.patterntesting : patterntesting-exception JAR file - Latest Versions:

All Versions

Download net.sf.patterntesting : patterntesting-exception JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window patterntesting-exception-0.9.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

patterntesting.exception.net

├─ patterntesting.exception.net.ConnectExceptionAspect.class - [JAR]

patterntesting.exception

├─ patterntesting.exception.AbstractTestExceptionAspect.class - [JAR]

├─ patterntesting.exception.ExceptionFactory.class - [JAR]

├─ patterntesting.exception.ExceptionFactoryMBean.class - [JAR]

├─ patterntesting.exception.TestExceptionAspect.class - [JAR]

patterntesting.exception.io

├─ patterntesting.exception.io.DirNotFoundException.class - [JAR]

├─ patterntesting.exception.io.IOExceptionAspect.class - [JAR]

├─ patterntesting.exception.io.IOExceptionHelper.class - [JAR]