ca.sqlpower.architect
Class ArchitectVersionParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by ca.sqlpower.architect.ArchitectRuntimeException
                  extended by ca.sqlpower.architect.ArchitectVersionParseException
All Implemented Interfaces:
java.io.Serializable

public class ArchitectVersionParseException
extends ArchitectRuntimeException

The ArchitectVersionParseException represents a problem due to an incorrectly formatted version number string.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class ca.sqlpower.architect.ArchitectRuntimeException
wrapped
 
Constructor Summary
ArchitectVersionParseException(java.lang.String version)
           
 
Method Summary
 
Methods inherited from class ca.sqlpower.architect.ArchitectRuntimeException
asArchitectException, getCause, getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ArchitectVersionParseException

public ArchitectVersionParseException(java.lang.String version)


Copyright © 2003-2007 SQL Power Group Inc. www.sqlpower.ca