X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fdata%2Fsequence%2FUnknownFileFormatException.html;h=e4f0907afd807990dbf1ffa98e92b48e76d47f17;hb=5f582fe1adafda5df440d1d1b3955b2bca7fbc88;hp=e694f7985c6587f64a94e5217abe1b53b366f39d;hpb=cb02e8a08893701386c270a8bf9d0f08b9cbc4db;p=jabaws.git diff --git a/website/dm_javadoc/compbio/data/sequence/UnknownFileFormatException.html b/website/dm_javadoc/compbio/data/sequence/UnknownFileFormatException.html index e694f79..e4f0907 100644 --- a/website/dm_javadoc/compbio/data/sequence/UnknownFileFormatException.html +++ b/website/dm_javadoc/compbio/data/sequence/UnknownFileFormatException.html @@ -2,12 +2,12 @@ - + UnknownFileFormatException - + @@ -55,7 +55,7 @@ function windowTitle() PREV CLASS  + PREV CLASS   NEXT CLASS FRAMES   @@ -92,17 +92,17 @@ compbio.data.sequence
Class UnknownFileFormatException
-java.lang.Object
-  extended by java.lang.Throwable
-      extended by java.lang.Exception
+java.lang.Object
+  extended by java.lang.Throwable
+      extended by java.lang.Exception
           extended by compbio.data.sequence.UnknownFileFormatException
 
-
All Implemented Interfaces:
java.io.Serializable
+
All Implemented Interfaces:
Serializable

-
public class UnknownFileFormatException
extends java.lang.Exception
+
public class UnknownFileFormatException
extends Exception

@@ -127,27 +127,27 @@ java.lang.Object             -UnknownFileFormatException(java.io.File file, - java.lang.Throwable cause) +UnknownFileFormatException(File file, + Throwable cause)
            -UnknownFileFormatException(java.lang.String message) +UnknownFileFormatException(String message)
            -UnknownFileFormatException(java.lang.String message, - java.lang.Throwable cause) +UnknownFileFormatException(String message, + Throwable cause)
            -UnknownFileFormatException(java.lang.Throwable cause) +UnknownFileFormatException(Throwable cause)
            @@ -166,19 +166,19 @@ java.lang.Object   - + - +
Methods inherited from class java.lang.ThrowableMethods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringfillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
  - + - +
Methods inherited from class java.lang.ObjectMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequals, getClass, hashCode, notify, notifyAll, wait, wait, wait
  @@ -205,8 +205,8 @@ public UnknownFileFormatException()

UnknownFileFormatException

-public UnknownFileFormatException(java.io.File file,
-                                  java.lang.Throwable cause)
+public UnknownFileFormatException(File file, + Throwable cause)

@@ -214,8 +214,8 @@ public UnknownFileFormatException(java.io.File file,

UnknownFileFormatException

-public UnknownFileFormatException(java.lang.String message,
-                                  java.lang.Throwable cause)
+public UnknownFileFormatException(String message, + Throwable cause)

@@ -223,7 +223,7 @@ public UnknownFileFormatException(java.lang.String message,

UnknownFileFormatException

-public UnknownFileFormatException(java.lang.String message)
+public UnknownFileFormatException(String message)

@@ -231,7 +231,7 @@ public UnknownFileFormatException(java.lang.String message)

UnknownFileFormatException

-public UnknownFileFormatException(java.lang.Throwable cause)
+public UnknownFileFormatException(Throwable cause)
@@ -265,7 +265,7 @@ public UnknownFileFormatException(java.lang.Throwable cause) PREV CLASS  + PREV CLASS   NEXT CLASS FRAMES