com.atomikos.datasource
Class HeuristicException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.atomikos.icatch.SysException
                  extended by com.atomikos.datasource.ResourceException
                      extended by com.atomikos.datasource.HeuristicException
All Implemented Interfaces:
Serializable

public class HeuristicException
extends ResourceException

See Also:
Serialized Form

Constructor Summary
HeuristicException(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

HeuristicException

public HeuristicException(String msg)


Copyright © 2016. All Rights Reserved.