Index (Frames) | Index (No Frames) | Package | Package Tree | Tree
javax.transaction

Class NotSupportedException

java.lang.Object
|
+--java.lang.Throwable
   |
   +--java.lang.Exception
      |
      +--javax.transaction.NotSupportedException


public class NotSupportedException

extends Exception

Author:

Constructor Summary

NotSupportedException()

NotSupportedException(java.lang.String msg)

Constructor Details

NotSupportedException

public NotSupportedException()

Author:

NotSupportedException

public NotSupportedException(java.lang.String msg)

Parameters: