Package edu.gvsu.kurmasz.warszawa.util
Class BuildInfo.InvalidBuildInfoFile
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.gvsu.kurmasz.warszawa.util.BuildInfo.InvalidBuildInfoFile
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- BuildInfo
public static class BuildInfo.InvalidBuildInfoFile
extends java.lang.RuntimeException
Exception thrown when either the properties file won't parse, or
the date in the properties file won't parse
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description InvalidBuildInfoFile(java.lang.String s)
-
Method Summary
-
Constructor Details
-
InvalidBuildInfoFile
public InvalidBuildInfoFile(java.lang.String s)
-