Package edu.umd.cs.findbugs.ba.interproc
Class PropertyDatabaseFormatException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- edu.umd.cs.findbugs.ba.interproc.PropertyDatabaseFormatException
-
- All Implemented Interfaces:
java.io.Serializable
public class PropertyDatabaseFormatException extends java.lang.Exception
- Author:
- David Hovemeyer
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PropertyDatabaseFormatException(java.lang.String message)
-