DESY ACOP Beans Home

Uses of Interface
com.cosylab.util.CommonThrowable

Packages that use CommonThrowable
com.cosylab.application   
com.cosylab.gui.components.table.cells Package com.cosylab.gui.components.table.cells 
com.cosylab.util   
de.desy.acop.transport   
 

Uses of CommonThrowable in com.cosylab.application
 

Classes in com.cosylab.application that implement CommonThrowable
 class PlugInException
          An exception describing the problem with plugin installation.
 

Uses of CommonThrowable in com.cosylab.gui.components.table.cells
 

Classes in com.cosylab.gui.components.table.cells that implement CommonThrowable
 class CommandException
          Common exception that occurs during command execution.
 

Uses of CommonThrowable in com.cosylab.util
 

Classes in com.cosylab.util that implement CommonThrowable
 class CombinedException
           CombinedException holds together association of exception, which was for some reason thrown together.
 class CommonException
          This is the basic checked exceptions for the Java projects.
 

Uses of CommonThrowable in de.desy.acop.transport
 

Classes in de.desy.acop.transport that implement CommonThrowable
 class ConnectionFailed
          This exception signals that connection to remote system has failed for some reason.
 



Copyright © 2010. All Rights Reserved.