Class LogException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.geronimo.transaction.manager.LogException
All Implemented Interfaces:
Serializable

public class LogException extends Exception
See Also:
  • Constructor Details

    • LogException

      public LogException()
    • LogException

      public LogException(String message)
    • LogException

      public LogException(String message, Throwable cause)
    • LogException

      public LogException(Throwable cause)