Serialized Form


Package org.beepcore.beep.core

Class org.beepcore.beep.core.AbortChannelException extends BEEPException implements Serializable

Class org.beepcore.beep.core.BEEPError extends BEEPException implements Serializable

Serialized Fields

code

int code

xmlLang

java.lang.String xmlLang

Class org.beepcore.beep.core.BEEPException extends java.lang.Exception implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Class org.beepcore.beep.core.BEEPInterruptedException extends BEEPException implements Serializable

Serialized Fields

bytesTransferred

int bytesTransferred
Reports how many bytes had been transferred as part of the I/O operation before it was interrupted.

 

Class org.beepcore.beep.core.CloseChannelException extends BEEPError implements Serializable

Class org.beepcore.beep.core.StartChannelException extends BEEPError implements Serializable

Class org.beepcore.beep.core.TuningResetException extends StartChannelException implements Serializable



Copyright ? 2001 Invisible Worlds, Inc. All Rights Reserved.