SynSoft Java Standard Library

synsoft.org


org.synsoft.base.version
Class VersionException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--org.synsoft.base.version.VersionException
All Implemented Interfaces:
java.io.Serializable

public class VersionException
extends java.lang.RuntimeException

This exception is used by the version package, to be thrown in cases of invalid/unspecified version information.

See Also:
Serialized Form

Field Summary
static Version scm_version
          Constant instance of version information for exception.
 
Constructor Summary
VersionException(java.lang.String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

scm_version

public static final Version scm_version
Constant instance of version information for exception.
Constructor Detail

VersionException

public VersionException(java.lang.String s)

version 2.0.1.231

Copyright © Synesis Software. Licensed according to the Synesis Software Standard Public License