com.akiban.sql
Class IncomparableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.akiban.sql.StandardException
              extended by com.akiban.sql.IncomparableException
All Implemented Interfaces:
Serializable

public class IncomparableException
extends StandardException

See Also:
Serialized Form

Constructor Summary
IncomparableException(String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

IncomparableException

public IncomparableException(String msg)


Copyright © 2013 Akiban Technologies, Inc. All rights reserved.