ome.io.nio
Class DimensionsOutOfBoundsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by ome.io.nio.PixelBufferException
                  extended by ome.io.nio.DimensionsOutOfBoundsException
All Implemented Interfaces:
Serializable

public class DimensionsOutOfBoundsException
extends PixelBufferException

Author:
callan
See Also:
Serialized Form

Field Summary
 
Fields inherited from class ome.io.nio.PixelBufferException
message
 
Constructor Summary
DimensionsOutOfBoundsException(String message)
           
 
Method Summary
 
Methods inherited from class ome.io.nio.PixelBufferException
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DimensionsOutOfBoundsException

public DimensionsOutOfBoundsException(String message)


OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

Copyright © 2009 The University of Dundee. All Rights Reserved.