javax.resource

Class NotSupportedException

public class NotSupportedException extends ResourceException

Constructor Summary
NotSupportedException()
NotSupportedException(String message)
NotSupportedException(Throwable cause)
NotSupportedException(String message, Throwable cause)
NotSupportedException(String message, String errorCode)

Constructor Detail

NotSupportedException

public NotSupportedException()

NotSupportedException

public NotSupportedException(String message)

NotSupportedException

public NotSupportedException(Throwable cause)

NotSupportedException

public NotSupportedException(String message, Throwable cause)

NotSupportedException

public NotSupportedException(String message, String errorCode)