ome.io.nio
Class PixelBufferException

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

public class PixelBufferException
extends RuntimeException

Author:
callan
See Also:
Serialized Form

Field Summary
protected  String message
           
 
Constructor Summary
PixelBufferException(String message)
           
 
Method Summary
 String 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
 

Field Detail

message

protected String message
Constructor Detail

PixelBufferException

public PixelBufferException(String message)
Method Detail

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable


OmeroJava Api

Version: 4.3.3-00d1137e-b2894

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