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

    Methods inherited from class java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait