Class RefinerFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.biojava.nbio.structure.symmetry.internal.RefinerFailedException
- All Implemented Interfaces:
 Serializable
Refinement of the self-alignment failed.
- Since:
 - 4.2.0
 - Author:
 - Aleix Lafita
 - See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionRefinerFailedException(String message) RefinerFailedException(String message, Throwable cause) RefinerFailedException(Throwable cause)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
RefinerFailedException
public RefinerFailedException() - 
RefinerFailedException
 - 
RefinerFailedException
 - 
RefinerFailedException
 
 -